2

I am using Puppet Enterprise v2015.2.3.

I can able to trigger agent runs from the command line using MCollective, but now I want to trigger agent runs from the console.

How do I do that?

Peter Souter
  • 5,110
  • 1
  • 33
  • 62

1 Answers1

1

Unfortunately, you cannot trigger Puppet Agent runs from the console in Puppet Enterprise 2015.2. You can only do it from MCollective.

However, this functionality was restored in 2015.3.

Documentation here.

Some quick screenshots here: Image

enter image description here

Peter Souter
  • 5,110
  • 1
  • 33
  • 62