On Apr 8, 2010, at 11:03 PM, chakkerz wrote: > I think i had a similar problem some time ago. The best way around it > (whoa that's a loaded statement : ) ) is to: > > Move your recursive etc pushout into a module, and tell anything that > also wants to write into /etc to do so with a > require => File["/etc"], > > That way your /etc/ from your preferred source is there, and > subsequent files can write into it. > > Now ... i don't recall if the recursive replace removes everything > first, but i think it does, which really isn't what you want.
Only if you set purge => true -Patrick -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
