Executes the puppet apply command to apply a manifest on a puppet agent.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Puppet Manifest Dir | FDPP_MANIFEST_DIR | Yes | The directory puppet manifests are stored in. Manifests will be copied here before applying. |
Inputs
Property Name | Property Code | Required | Description |
---|---|---|---|
Manifest Path | FDPP_MANIFEST_PATH | Yes | The path to the manifest file to copy and apply. |
Artifacts
This operation does not produce or consume artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.