Back to Chef Integrations
Handler · Version 1

Chef Node Delete Chef

Download GitHub

About

To delete a node from the Chef server, the handler uses Chef's REST API. The handler first retrieves the users private key from the specified location so that it can then be used to sign the REST request. The handler then uses the inputted node name to build the URL and delete the node.

Parameters
Name Description Sample
Node Name Name of the node to be deleted.
Changelog

Chef Node Delete (2017-06-19)

  • Initial version. See README for details.
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