Skip to content

Instantly share code, notes, and snippets.

Created November 2, 2012 03:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/86b7acb52e6bd53d9504 to your computer and use it in GitHub Desktop.
Save anonymous/86b7acb52e6bd53d9504 to your computer and use it in GitHub Desktop.
root@NODENAME:~# chef-client
[2012-11-01T20:07:54-07:00] INFO: *** Chef 10.16.2 ***
[2012-11-01T20:07:55-07:00] INFO: Run List is []
[2012-11-01T20:07:55-07:00] INFO: Run List expands to []
[2012-11-01T20:07:55-07:00] INFO: HTTP Request Returned 404 Not Found: No routes match the request: /reports/nodes/NODENAME/runs
[2012-11-01T20:07:55-07:00] INFO: Starting Chef Run for NODENAME
[2012-11-01T20:07:55-07:00] INFO: Running start handlers
[2012-11-01T20:07:55-07:00] INFO: Start handlers complete.
[2012-11-01T20:07:55-07:00] INFO: Loading cookbooks []
[2012-11-01T20:07:55-07:00] WARN: Node NODENAME has an empty run list.
[2012-11-01T20:07:55-07:00] INFO: Chef Run complete in 0.322331 seconds
[2012-11-01T20:07:55-07:00] INFO: Running report handlers
[2012-11-01T20:07:55-07:00] INFO: Report handlers complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment