RE: [Puppet Users] Re: Inheritance and parameterized classes

2011-11-07 Thread Johan Sunnerstig
> > You are about to blow your foot off, or at least your little toe. You > cannot include a parameterized class twice, not even with the same > parameters, and certainly not with different parameters. That will > scuttle catalog compilation for node nfsserver. > > If you abandon class paramete

[Puppet Users] Re: Inheritance and parameterized classes

2011-11-03 Thread jcbollinger
On Nov 2, 3:31 am, Johan Sunnerstig wrote: > Hi. > > I've been reading up on inheritance, parameterized classes and whatnot, and > basically wish to see whether I'm thinking right or if I'm just confused(more > than usual). > I'll use a trivial NFS module as an example since it should cover th