mc-puppetd is a script that manages remote puppet daemons.
Run Options
-f, --force Force the puppet run to happen immediately without splay
--np, --no-progress Do not show the progress bar
-1, --one Send request to only one discovered nodes
--limit-nodes, --ln [COUNT] Send request to only a subset of nodes, can be a percentage
Common Options
-T, --target COLLECTIVE Target messages to a specific sub collective
-c, --config FILE Load configuratuion from file rather than default
--dt, --discovery-timeout SECONDS
Timeout for doing discovery
-t, --timeout SECONDS Timeout for calling remote agents
-q, --quiet Do not be verbose
-v, --verbose Be verbose
-h, --help Display this screen
Host Filters
-W, --with FILTER Combined classes and facts filter
-F, --wf, --with-fact fact=val Match hosts with a certain fact
-C, --wc, --with-class CLASS Match hosts with a certain config management class
-A, --wa, --with-agent AGENT Match hosts with a certain agent
-I, --wi, --with-identity IDENT Match hosts with a certain configured identity