[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-13 Thread Asif Iqbal
On Thu, Aug 13, 2009 at 10:48 AM, jcbollinger wrote: > > > On Aug 12, 9:53 am, Asif Iqbal wrote: >> On Wed, Aug 12, 2009 at 9:03 AM, jcbollinger >> wrote: >> >> > On Aug 11, 3:13 pm, Asif Iqbal wrote: > > [...] > >> >> Is is possible to config a resource where a node will only get a >> >> speci

[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-13 Thread jcbollinger
On Aug 12, 9:53 am, Asif Iqbal wrote: > On Wed, Aug 12, 2009 at 9:03 AM, jcbollinger wrote: > > > On Aug 11, 3:13 pm, Asif Iqbal wrote: [...] > >> Is is possible to config a resource where a node will only get a > >> specific class and nothing else? > > > Puppetmasterd matches exactly one nod

[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-12 Thread Asif Iqbal
On Wed, Aug 12, 2009 at 9:03 AM, jcbollinger wrote: > > > > On Aug 11, 3:13 pm, Asif Iqbal wrote: > [...] >> ok so using --tage classname works just fine. thanks a lot. learned >> something cool >> >> however, if I run the puppetd as a daemon, then I like to control this >> from the puppetmasterd

[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-12 Thread jcbollinger
On Aug 11, 3:13 pm, Asif Iqbal wrote: [...] > ok so using --tage classname works just fine. thanks a lot. learned > something cool > > however, if I run the puppetd as a daemon, then I like to control this > from the puppetmasterd. > > Is is possible to config a resource where a node will only

[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-11 Thread Asif Iqbal
On Tue, Aug 11, 2009 at 3:22 PM, Nigel Kersten wrote: > > > On Tue, Aug 11, 2009 at 12:17 PM, Asif Iqbal wrote: >> >> Hi do I apply only one class to a node? >> >> In my `site.pp' file I am saying >> >> pup...@sys-ubuntu:/etc/puppet$ cat manifests/site.pp >> #site.pp >> import "classes/*.pp" >> >

[Puppet Users] Re: resources from specific class only to apply to a node

2009-08-11 Thread Nigel Kersten
On Tue, Aug 11, 2009 at 12:17 PM, Asif Iqbal wrote: > > Hi do I apply only one class to a node? > > In my `site.pp' file I am saying > > pup...@sys-ubuntu:/etc/puppet$ cat manifests/site.pp > #site.pp > import "classes/*.pp" > > node default { include nmc-delete } > > But the node is also getting