[Puppet Users] Using stages in puppet

2010-09-02 Thread Richard Knight
has anybody else noticed issues with nesting stage classes in 2.6.0? Using Jeffs eariler post I easily make a stage script do what I need, the problem is if you import it in site.pp it runs for every node in the environment, it would seem becuase it is outside any class other than it's special sta

[Puppet Users] Filebucket NameError

2010-09-03 Thread Richard Knight
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 verified even backups run locally work correctly, however when I try to restore I get an uninitialized constant error, to whit: [r...@iron ~]# file

[Puppet Users] Re: mcollective setup question

2013-06-02 Thread Richard Knight
I've been having the same issue with my new MCollective setup and a quick look in the client.rb file reveals this function on the line 99 area: raise(MsgDoesNotMatchRequestID, "Message reqid #{requestid} does not match our reqid #{reply.requestid}") unless reply.requestid == requestid rescue S

[Puppet Users] Re: mcollective setup question

2013-06-07 Thread Richard Knight
Anybody else had any luck solving this? I've tried on 3 separate boxes now all seem to suffer the same problem, and the logs are somewhat unhelpful is tracking down why this is occurring. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsu