Specific syntax:

    File {
        backup => false,
    }

On Friday, September 24, 2010 at 12:35:31 PM UTC-4, Patrick Mohr wrote:
>
> 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...@googlegroups.com 
> <javascript:>.
> > To unsubscribe from this group, send email to 
> puppet-users...@googlegroups.com <javascript:>.
> > 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 unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/e538b7d1-db36-4f99-91e0-0a3d1688b802%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to