Integration Plugins → Chef Plugin → Run-list Add Step
This step adds to the run-list of a node by adding recipes or roles in a specific order.
Required properties:
Property Name | Description |
---|---|
Node Name | Enter the name of the node you wish to update. |
Run-list Item | Enter a comma-separated list of roles and recipes you want to add. Enter roles as 'role[ROLE_NAME]'. Enter the full recipe format as 'recipe[COOKBOOK::RECIPE_NAME]'. Add recipes with a cookbook as 'COOKBOOK::RECIPE_NAME'. Add the default recipe by using 'COOKBOOK'. |
Optional properties:
Property Name | Description |
---|---|
After Item | Enter the run-list item to add after the specified recipe or role item. |
Copyright © 2013–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.