Re: [Puppet Users] Filebucket

2014-10-29 Thread Garrett Honeycutt
On 10/30/14 12:01 AM, Tom Tucker wrote: > Hello. I have a file bucket question. I believe I have file bucket > configured correctly. I am able to backup a change file and restore it > My question is how do get a list of files for a particular host or > revisions for a particular file. > > > Th

Re: [Puppet Users] filebucket --local should have default bucket matching "apply"

2014-01-20 Thread Felix Frank
Hi, fwiw, I still use quite a lot of 2.7, when there was a standalone filebucket (not puppet filebucket). This defaulted to clientbucket just fine. I suspect you can solve this by adding a [filebucket] section to puppet.conf. Although I'm not sure whether this should be considered a workaround ra

Re: [Puppet Users] filebucket questions

2010-12-22 Thread Felix Frank
On 12/22/2010 04:28 AM, Nicolas Aizier wrote: > Hi everyone, > > I've got several questions that are most probably obvious to some of > you but I'm actually a bit 'in the fog' about filebucket. > > backup are done on a md5 basis so 1 file is generated whatever the > number of clients if it's the

Re: [Puppet Users] Filebucket log messages include file content

2010-11-17 Thread Chris May
Hi Nan, On Wed, Nov 17, 2010 at 12:12 AM, Nan Liu wrote: > On Mon, Nov 15, 2010 at 7:38 AM, Chris wrote: > > So; on to the question: Can I stop 0.24 clients from printing out file > > contents when taking to a 2.6 master ? It's a bit of a security issue > > when the files contain passwords or o

Re: [Puppet Users] Filebucket log messages include file content

2010-11-16 Thread Nan Liu
On Mon, Nov 15, 2010 at 7:38 AM, Chris wrote: > So; on to the question: Can I stop 0.24 clients from printing out file > contents when taking to a 2.6 master ? It's a bit of a security issue > when the files contain passwords or other sensitive information - > especially if it happens to get email

Re: [Puppet Users] Filebucket NameError

2010-09-03 Thread James Turnbull
Richard That looks like a bug to me. Can you please log it - it'll be a simple naming fix. Thanks James Turnbull Richard Knight wrote: I have a backup policy set up on my puppetmaster to back up all files to a /backup directory on each local machine, which it does flawlessly, and have veri