Hello, We have close to 10 nodes running puppet agent, and currently all of them download same file from puppet master.
Current definition: file { /etc/test.conf: mode => 440, owner => root, group => root, content => template('vem/test.conf.erb') } New definition: We want this file to be download host specific. so that unique file is downloaded for each host based on the host name. Is this doable. Appreciate any guidance with this problem. Thanks, Mani -- 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 puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.