Skip to content

Instantly share code, notes, and snippets.

@troyready
Created November 1, 2013 17:34
Show Gist options
  • Save troyready/7268914 to your computer and use it in GitHub Desktop.
Save troyready/7268914 to your computer and use it in GitHub Desktop.
chef-client expanded run list example
troyr1@a012625:~$ sudo chef-client
[2013-11-01T10:31:34-07:00] INFO: Forking chef instance to converge...
Starting Chef Client, version 11.6.0
[2013-11-01T10:31:34-07:00] INFO: *** Chef 11.6.0 ***
[2013-11-01T10:31:36-07:00] INFO: Run List is [role[companyworkstation]]
[2013-11-01T10:31:36-07:00] INFO: Run List expands to [chef-client::delete_validation, chef-client::config, chef-client::service, apt::default, users::sysadmins, sudo, unity_desktop, unity_desktop::myusername, vim, unity_desktop::apt_proxy]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment