Hi, We have several situations where it is desireable to do catalog runs on demand. We have ''puppetrun'' for that, but it can -and does- happen, that a catalog run is already in progress when we trigger a run by hand. In that case, the triggered run is skipped. I would like to have the possibility to tell Puppet to queue the trigger, and when the currently running catalog run is finished, process it and do another run. Does this sound like a good idea? Best regards, Martijn. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Wed, Dec 8, 2010 at 3:10 PM, Martijn Grendelman <martijn@iphion.nl>wrote:> Hi, > > We have several situations where it is desireable to do catalog runs on > demand. We have ''puppetrun'' for that, but it can -and does- happen, that a > catalog run is already in progress when we trigger a run by hand. In that > case, the triggered run is skipped. > > I would like to have the possibility to tell Puppet to queue the trigger, > and when the currently running catalog run is finished, process it and do > another run. > > Does this sound like a good idea? > > Best regards, > Martijn. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >It exists and it is called puppetcommander, part of MCollective. http://docs.puppetlabs.com/mcollective/ Stefan. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 12/08, Martijn Grendelman wrote:> I would like to have the possibility to tell Puppet to queue the trigger, > and when the currently running catalog run is finished, process it and do > another run. > > Does this sound like a good idea?I thought so, and proposed a similar feature a while back: http://projects.puppetlabs.com/issues/2763 -j -- Jason Lavoie Ratvarre sbe uver jason@oasys.net -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Martijn Grendelman
2010-Dec-09 15:48 UTC
Re: [Puppet Users] Feature request: queued triggers
On 08-12-10 21:10, Jason Lavoie wrote:> On 12/08, Martijn Grendelman wrote: >> I would like to have the possibility to tell Puppet to queue the trigger, >> and when the currently running catalog run is finished, process it and do >> another run. >> >> Does this sound like a good idea? > > I thought so, and proposed a similar feature a while back: > > http://projects.puppetlabs.com/issues/2763Ah, I didn''t bother to check the issue tracker. Updated by Luke Kanies about 1 year ago: "of course, a relatively low priority" I wonder what ''relatively'' means in this respect ;-) Cheers, Martijn. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.