Running Puppet on demand
The orchestrator gives you the ability to set up jobs in the console or on the command line to trigger on-demand Puppet runs.
-
Running Puppet on demand from the console
When you set up a job to run Puppet from the console, the orchestrator creates a job ID to track the job, shows you all nodes included in the job, and runs Puppet on those nodes in the appropriate order. Puppet compiles a new catalog for each node included in the job. -
Running Puppet on demand from the CLI
Use the puppet job run command to enforce change on your agent nodes with on-demand Puppet runs. -
Running Puppet on demand with the
API
Run the orchestrator across all nodes in an environment.