btw: I myself don't use it, I use normal puppet classes instead, e.g.:

- have a default/common class which includes all the classes that I want to
be there by default.
- have a class for each host type - e.g. ,my host function is a X server, so
I have a class X which bundles all of the requirements.

in general it means moving you nodes into classes and including the relevant
class in GNI.

Ohad

On Wed, Sep 2, 2009 at 4:34 PM, Moty <mot...@gmail.com> wrote:

>
> gr8 news :-)
>
>
>
>
> On Wed, Sep 2, 2009 at 10:51 AM, Ohad Levy <ohadl...@gmail.com> wrote:
>
>> On Wed, Sep 2, 2009 at 3:28 PM, Moty <mot...@gmail.com> wrote:
>>
>>> ...
>>> Does node classification planned for gni ? I mean the ability to define a
>>> group of nodes with some variables that all nodes
>>> in the group will inherits.
>>>
>>
>> Sure, GNI is a node classifier solution.
>> I will implement two options:
>> 1.host name based (e.g. all hosts that are called xyz will be associated
>> with certain groups)
>> 2. selectable groups (e.g. what you call node inheritance).
>>
>> cheers,
>> Ohad
>>
>>
>>
>>
>
>
> --
>
> Moty
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to