Back to Chef Integrations
Handler · Version 1

Chef Retrieve Run List Chef

Download GitHub

About

Retrieves a run list in Chef for a specific node.

Configurations
Name Description Sample
username Chef username admin
private_key A path to the file on the task server or the full copied contents of the private key for the given username. *********
organization_endpoint Base URL for chef API https://api.opscode.com/organizations/ORGANIZATION
enable_debug_logging Enable debug logging if the value is set to 'Yes'. No
Parameters
Name Description Sample
Node Name The name of the node to return the run list from. test-node
Results
Name Description
Run List A comma separated list of the recipes on the specified node
Changelog

Chef Retrieve Run List (2017-06-12)

  • 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