Hi Bob,

Welcome to the puppet forums!


How do you apply configuration changes to a set of hosts?
>
> I know this works, but was looking for a more elegant method.
>
> node host1,host2,host3{
>
>                 include xxxx.....
>
> }
>  <http://groups.google.com/group/puppet-users?hl=en>
>

For more advanced management of hosts, you should consider using an external
node classifier.

http://reductivelabs.com/trac/puppet/wiki/ExternalNodes

There is a popular community tool called foreman which is an implementation
of an external node classifier.

http://theforeman.org/

regards,

Dan

--

You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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