A puppet workflow step action
| 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. |