Hi
> This may not be the right place, but i hope it is :)
puppet-users might be the place to ask. I''m cc-ing the list.
> [...]
> any ideas?
use replace => false in the file definition and you don''t have to
distinguish with a fact:
http://reductivelabs.com/trac/puppet/wiki/TypeReference#file
"replace
Whether or not to replace a file that is sourced but exists. This is
useful for using file sources purely for initialization. Valid values
are true (also called yes), false (also called no)."
cheers pete
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---