You could use sourceselect in source;
http://docs.puppetlabs.com/references/stable/type.html#file
 
or use parameter in the source statement;
source => "puppet:///modules/syslog/syslog.conf_${::$lsbmajdistrelease}", 
and create 2 syslog.conf files in the files directory;
syslog.conf_5
 syslog.conf_6
 

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to