Hi I have a requirement to generate several very similar config files which are just a couple of tokens different and with different names.
These are barnyard conf files if anyone is interested and differ only in the interface name which is also part of the file name. I can include [eth1, eth2] in the manifest and I want to get files: barnyard.conf.eth1 ..... interface eth1 ........... barnyard.conf.eth2 ..... interface eth2 ........... I could generate these outside puppet but I am trying to get as much of the setp into puppet as I can. Russell -- 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.