Back to Chef Integrations
Handler · Version 1

Chef Remove Recipe from Run List Chef

Download GitHub

About

This handler removes a recipe from a run list in Chef in a particular node. Upon removing the recipe from a run list, your response will return with the nodes information, including the run-list.

Parameters
Name Description Sample
Recipe Name Name of the recipe you wish to remove. my_cookbook
Node Name Name of the node you wish to remove recipe from. test_node
Changelog

Chef Remove Recipe from 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