WorkflowChefAction Data Type

A Chef workflow step action

Namespace
(Default)
Values
value description
CREATE Create a node and client (optionally specifying recipes and roles).
DELETE Delete a node and client
SET_RECIPES Set the list of recipes for a node.
SET_ROLES Set the list of roles for a node.
SET_RUNLIST Set the runlist for a node.