Hi,

puppet file resources has an "purge" option - which will purge files
in the directory which are not managed by this specific file resource.
It will purge files managed by other puppet resources in the same
directory. What i need is a "purge" option to be aware of all all
puppet resources and not purge them.

Is there a trick/workaround to do that?

I know that I can make sure it gets applied prior to all other
resources - and purge all files in a directory and they will be
recreated again in the same puppet run - but it's not an acceptable
solution.

Thanks
Alex

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to