Mike Renfro wrote:
> On 1/22/2009 10:42 AM, Arnau Bria wrote:
>
>> Then adding a noe is just adding a new line to a file...
>> I'll manage about 100-120 hosts...1
>
> I manage about 90 with the 'node "node1", "node2", "node3" {}' method,
> but my groupings are pretty static. Entered them once, and haven't
> thought about it much since then. Two options come to mind for
> decoupling your node lists from the manifests:
>
> 1. Use or adapt
> http://reductivelabs.com/trac/puppet/wiki/Recipes/HostgroupFact -- I
> mostly wrote this so I could have a single fact that would let me select
> a particular hosts.equiv for a similar group of systems. Using it as-is
> would require that you can write Ruby lists to describe the hostnames in
> each group, distribute the fact to each client, etc.
>
> 2. External node classification tools. Never used these, but they'll
> probably do everything you'd want and more.
>
External node is clearly made for this kind of things. Way to go.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---