>
> I use a workaround with an always existing empty file, like:
>
>   source => [
>       "puppet:///path/file.$hostname",
>       "puppet:///shared/dummy_empty_file_for_workaround"
>   ]
>
> This is not always suitable I guess, but I haven't found a better way.

Yeah, it won't quite work for me, because I want the default case to
leave the existing file on the node as-is. Oh well, I will just need
to make sure I have a /path/file.$hostname for every host.

--

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