Skip to content

Instantly share code, notes, and snippets.

@jtimberman
Created January 26, 2011 15:12
Show Gist options
  • Save jtimberman/796807 to your computer and use it in GitHub Desktop.
Save jtimberman/796807 to your computer and use it in GitHub Desktop.
run these in shef in the main context
# show the expanded run_list (expands included roles if any):
chef > roles.show(“webserver”).run_list.expand
chef > roles.show(“webserver”).run_list.expand.roles
chef > roles.show(“webserver”).run_list.expand.recipes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment