Alex, The more complete idea would be to trigger when resources have actually been applied. So I would probably consider a report listener for this kind of thing, as it shows when a resource has changed rather than compiled.
I think Chris Spence has a tool for this kind of thing that uses MCO to trigger the runs: https://github.com/fiddyspence/puppet-mconotify ken. On Sat, Jun 14, 2014 at 1:15 PM, Cristian Falcas <[email protected]> wrote: > No. > > Maybe you can do it if you have a script that monitors a puppetdb? But this > is not what you are asking, so the answer will be no. > > The master is involved only on giving the ENC data and doing the catalog > compilation. > > Cristi Falcas > > > > On Sat, Jun 14, 2014 at 4:46 PM, Alex Leonhardt <[email protected]> > wrote: >> >> hi, >> >> to ease orchestration and changes to systems with dynamic configurations / >> e.g. configure load balancer based on how many webs are known to puppet / I >> was wondering if it's possible to make a puppet master trigger puppet runs >> on e.g. the load balancers *after* it got told there is a new host that got >> class 'web' applied ? >> >> in particular am looking for someting like saltstacks salt-reactor w/ >> salt-mine system >> >> thanks! >> alex >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/5c9348f8-aeb1-4c10-9ccd-a70618f3c761%40googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CAMo7R_dXQxkZ31reRGO03O960voihCL7P7mtkqZzbjRXJw5uOg%40mail.gmail.com. > > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CAE4bNTk%2BNJNig6m0dE_UYag8j%3DHKhbzc6eRfiVLb%2B51LwchECA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
