If I understand this correctly, you are looking for a way to remotely initiate noop runs on a subset of your agents with a selected set of tags.
"puppet kick" used to be available for that, and has been superseded by MCollective. To do this in a compliant way, you will need to build an MCollective infrastructure. Scheduling the desired puppet runs should become trivial then. On 12/02/2013 08:23 PM, Stuart Cracraft wrote: > some-magical-puppet-command some-list-file > > which based on the one-host-per-line some-list-file simply makes it happen > on the remote nodes, running the classes then and only then with the normal > YAML logging and /var/log/messages. -- 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/529D9EF8.3070604%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
