----- Original Message -----
> From: "Andriy Yurchuk" <ayurch...@gmail.com>
> To: puppet-users@googlegroups.com
> Sent: Thursday, February 7, 2013 3:05:22 PM
> Subject: Re: [Puppet Users] mcollective-puppet-agent to return status of 
> Puppet execution
> 
> Do I understand correctly that to forcefully run Puppet agents (without
> daemonizing them to run periodically) on all nodes the runall is not the
> right choice? Should I use runonce?
> To clarify, my use case is the following: I change the contents of the file
> that is the source for one of Puppets file resources, then I want all my
> nodes to fetch this change.

runall does that, runonce too.  Underneath runall does a runonce but it manages
how many machines does the run at the same time

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to