Thanks Eric and Chris!

If I understood correctly, I put something like this in the '/etc/
puppet/manifests/site.pp'

    filebucket { 'main':
        server => 'puppet.hep.ac.uk',
        path   => false,
    }

and then I set "backup => main" in one my "file"  definitions but it
doesn't seem to be working. after that I don't see the file (or
"hash") in the "/var/lib/puppet/clientbucket" (or bucket) at all. Am I
doing the right thing?

Cheers!!



On Jan 9, 5:57 pm, Eric Shamow <e...@puppetlabs.com> wrote:
> Filebucket is the right answer.  Good docs on it here:
>
> http://docs.puppetlabs.com/references/stable/type.html#file
>
> And also the command-line utility to query or manage the bucket:
>
> http://docs.puppetlabs.com/man/filebucket.html
>
> -Erc
>
> --
>
> Eric Shamow
> Professional Serviceshttp://puppetlabs.com/
> (c)631.871.6441
>
>
>
>
>
>
>
> On Monday, January 9, 2012 at 11:14 AM, Christopher Johnston wrote:
> > I think you want to use the filebucket setup for this, I am not 100% 
> > familiar with it though.
>
> > On Mon, Jan 9, 2012 at 10:50 AM, Sans <r.santanu....@gmail.com 
> > (mailto:r.santanu....@gmail.com)> wrote:
> > > Is there a way to copy file(s) from the Puppet agent back to the
> > > master? I know it sounds silly but that's what I need to do. This is
> > > one of the s/w-tag files, gets created/modified automatically by the
> > > software installation job and then I want to overwrite the tag files
> > > on two other agents with this one. Is there a why for doing this?
>
> > > Cheers,
> > > San
>
> > > --
> > > 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 
> > > (mailto:puppet-users@googlegroups.com).
> > > To unsubscribe from this group, send email to 
> > > puppet-users+unsubscr...@googlegroups.com 
> > > (mailto:puppet-users%2bunsubscr...@googlegroups.com).
> > > For more options, visit this group 
> > > athttp://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-users@googlegroups.com 
> > (mailto:puppet-users@googlegroups.com).
> > To unsubscribe from this group, send email to 
> > puppet-users+unsubscr...@googlegroups.com 
> > (mailto:puppet-users+unsubscr...@googlegroups.com).
> > For more options, visit this group 
> > athttp://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-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