I have the following setup

http://pastebin.com/bWANRpsP

And was wondering if anyone could comment on whether my philosophy is
correct. The issue I am having is this. 99% of my systems need to be
configured identically. However every now and then there is a system
that needs a slight tweak.

As an example, all systems need to have syslog configured. The syslog
class that is included in base simply ensures syslog is installed,
running and pushes out a configuration file. That works for 99% of my
systems but as there is a system every now and then that needs a
slightly different syslog.conf file. How can I build in the logic to
the syslog class so that I can specify different configuration files
farther down the chain if need be?

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