Re: [Puppet Users] Puppet can't successfully restart puppetd

2012-07-04 Thread Edward Savage
On Wed, Jun 27, 2012 at 7:13 PM, Martin Alfke wrote: > > On 27.06.2012, at 11:01, Felix Frank wrote: > >> On 06/27/2012 10:51 AM, Matthew Burgess wrote: >>> is there something special about >>> the puppet service that it issuing the equivalent of 'service puppet >>> restart' doesn't actually work?

Re: [Puppet Users] Inherited 0.2.5 installation

2011-09-02 Thread Edward Savage
On Sat, Sep 3, 2011 at 1:00 AM, genkuro wrote: > I'm guessing the 0.2.5 -> 2.x migration must be common.  Can I expect > this to be a slam dunk? We recently did a large (100 nodes) migration from 0.25 to 2.6. The biggest issue was ensuring all our modules worked without any unexpected changes.

[Puppet Users] Passing an array to a chained provider

2011-06-16 Thread Edward Savage
nctionality. There is also mention of the <| |> relationship operator however I cannot figure out how to limit its actions to the items in my arrays. So I'd like to know if I've made a mistake in my syntax or if the chaining is limited to one-to-one relations? If it is limited to o