Daniel Piddock wrote:
You can use a variable in the source path definition. e.g.
puppet:///files/$host/config.cfg.

Though, using puppet:///module/files/config.cfg.$hostname as the source means it can sit inside the module, so all your configs can be in a single class in a single module. I find this much simpler to manage, personally.

Cheers,
Avi

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