It can be turned off in the file resource itself. That means you can do it for all files if you default that value (assuming you don't override if in a resource).
Just put this in your site.pp. This code might have typos in it, but gets the point across: File { filebucket => none, } On Sep 24, 2010, at 7:35 AM, Marc Zampetti wrote: > How does one turn of the file bucket feature for puppetd. I simply don't want > backup copies of the files. I deal with things like that in a different way. > I cannot see how to turn it off. > > Marc > > -- > 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. > -- 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.