[Puppet Users] bucketing all changed files

2014-04-21 Thread Robert Reilly
Hi All, I want to be able to bucket any file that is being changed including the /etc/passwd and shadow for user changes, I see this is not the default behavior .It would be awesome to use something like git or svn to keep track of changed files. thanks for any help Robert -- You received this

[Puppet Users] bucketing all changed files

2014-04-21 Thread Robert Reilly
Hey all, Is there a existing way to bucket all changes ? This works great for the file type, but would be great when modifying the passwd or shadow file with the user type. I have searched on this topic but not found anything, maybe my search terms are wrong... It would be even better if i coul

[Puppet Users] Re: bucketing all changed files

2014-04-22 Thread Robert Reilly
37:46 PM UTC-5, Robert Reilly wrote: >> >> Hey all, Is there a existing way to bucket all changes ? This works great >> for the file type, but would be great when modifying the passwd or shadow >> file with the user type. I have searched on this topic but not found &g

[Puppet Users] Re: Puppet and Mcollective yaml file changing when it shouldn't

2014-05-13 Thread Robert Reilly
All, I found this post as I was having the same issue. I added the template and the first run it buckets the file because it is once again changed but not the second time, the third time it runs it complains it cannot Filebucket the file because it exists. here is the template <%= facts = scop

[Puppet Users] Re: Puppet and Mcollective yaml file changing when it shouldn't

2014-05-13 Thread Robert Reilly
ruby version 1.8.7... On Tuesday, May 13, 2014 1:00:05 PM UTC-4, Robert Reilly wrote: > > All, I found this post as I was having the same issue. I added the > template and the first run it buckets the file because it is once again > changed but not the second time, the third tim

[Puppet Users] facter error esolved to an invalid value

2015-02-11 Thread Robert Reilly
All, I am getting the following problem with facter on 5 of my nodes, Fact resolution fact='enviro', resolution='' resolved to an invalid value: Expected (?-mix:xxx(vs|sv).{2,7}\d{1,2}) to be one of [Integer, Float, TrueClass, FalseClass, NilClass, String, Array, Hash], but was Regexp, this seem

[Puppet Users] Re: facter error esolved to an invalid value

2015-02-11 Thread Robert Reilly
Tried upgrading facter on that node, but same error ... On Wednesday, February 11, 2015 at 8:04:18 AM UTC-5, Robert Reilly wrote: > > All, I am getting the following problem with facter on 5 of my nodes, > Fact resolution fact='enviro', resolution='' resolved to