May 2015
Intermediate to advanced
278 pages
5h 34m
English
More often than we like to admit, Chef client runs fail. Especially when developing new cookbooks, we need to know what exactly went wrong.
Even though Chef prints all the details to stdout, you might want to look at it again, for example, after clearing your shell window.
You need to have a broken cookbook in your node's run list.
Carry out the following steps:
user@server:~$ sudo chef-client ================================================================================ Recipe Compile Error in /var/chef/cache/cookbooks/my_cookbook/recipes/default.rb ================================================================================ ...
Read now
Unlock full access