WorkflowPuppetAction Data Type

A puppet workflow step action

Namespace
(Default)
Values
value description
CREATE Create a node (optionally specifying classes and groups).
AUTH Authorize a node request.
SET_CLASSES Set the list of classes for a node.
SET_GROUPS Set the list of groups for a node.
SET_VARIABLES Set the list of variables for a node.
CUSTOM Execute a custom Rake command
SET_ENVIRONMENT Set the environment for a node.