Back to Chef Integrations
Handler · Version 1

Chef Add Recipe to Run List Chef

Download GitHub

About

This handler adds a recipe to a run list for a particular node in Chef. If handler is successful, you will receive a JSON response as a return with the nodes information, including the run list array.

Parameters
Name Description Sample
Recipe Name Name of the recipe that will be added to the run list. my_recipe
Node Name Name of the node that the recipe will be added to. test-node
Results
Name Description
node_json The JSON Object of the modified Node
Changelog

Chef Add Recipe to Run List (2017-06-12)

  • Initial version. See README for details.
  • Updated to return JSON form attributes
Download GitHub

On This Page

Looking for a workflow engine? Learn more about the Kinetic Data Enterprise Workflow Platform. Check it out
Return to Top