Greetings,
CFEngine 2 (not sure about 3) allows groups definitions such as
groups:
ntp = { ntpserv1 ntpserv2 }
and the ability to negate such as
links:
!ntp::
/etc/inet/ntp.conf -> /etc/inet/ntp.client
I was wondering how I would accomplish something like it in Puppet.
Anchi
--
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.