I'm using Puppet Opensource 4.6.1 with MCollective 2.9.0. I need to trigger the Puppet agent from the Puppet Master. However, I'm unable to find the puppet runonce
command. Was this command deprecated, or is there a new command to trigger the Puppet agent from the puppet master.
using Latest puppet opensource 2.6.0 and Mcollective 2.9.0
Asked
Active
Viewed 68 times
0

Dev
- 371
- 1
- 4
- 19
-
`puppet runonce` is part of the rpc plugins for MCollective. You may want to check if MCollective was installed correctly. – Matthew Schuchard Oct 04 '16 at 12:24
-
@MattSchuchard This command was disappeared in Latest puppet opensource ver 2.6.0 and Mcollective 2.9.0 – Dev Oct 06 '16 at 05:49