Running Puppet with the orchestrator
The Puppet orchestrator is a set of interactive tools you can use to deploy configuration changes when and how you desire.
You can use the orchestrator to enforce change on a selection of nodes identified by their certnames, a PQL query, or a node group.
You can use the orchestrator from the console, command line, or through the orchestrator API endpoints. The orchestrator API is useful if you're putting together your own tools for running Puppet or if you want to enable CI workflows across your infrastructure.