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
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
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
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
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"
>>
>
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