[Puppet Users] Re: Puppetrun timeout

2009-06-11 Thread Pete Emerson
Aha! Excellent. Reference: http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting I haven't played with this piece of puppet yet, but will do so now. Thanks, Pete On Thu, Jun 11, 2009 at 3:55 PM, Luke Kanies wrote: > > On Jun 11, 2009, at 5:52 PM, Pete Emerson wrote: > > > Hrm, I'm run

[Puppet Users] Re: Puppetrun timeout

2009-06-11 Thread Luke Kanies
On Jun 11, 2009, at 5:52 PM, Pete Emerson wrote: > Hrm, I'm running it with --foreground so that I know when it's > complete, and I'm getting these execution expired messages, which I > took to mean that puppetrun already has some sort of internal > timeout mechanism. Is that not the case?

[Puppet Users] Re: Puppetrun timeout

2009-06-11 Thread Pete Emerson
Hrm, I'm running it with --foreground so that I know when it's complete, and I'm getting these execution expired messages, which I took to mean that puppetrun already has some sort of internal timeout mechanism. Is that not the case? I guess an alternative would be to run with --no-foreground. If

[Puppet Users] Re: Puppetrun timeout

2009-06-11 Thread Luke Kanies
On Jun 8, 2009, at 4:39 PM, Pete Emerson wrote: > I'm using puppet 0.24.7-4. I have a situation where I have some very > long running puppet runs in order to do upgrades (removing > applications from load balancers gracefully, et cetera). > > My puppet runs triggered via puppetrun are finishi