Created
November 1, 2013 17:34
-
-
Save troyready/7268914 to your computer and use it in GitHub Desktop.
chef-client expanded run list example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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