Details
Description
When you install Chef and run chef-solo without any cookbooks, it returns happy. Instead, it should complain that it couldn't find any cookbooks and exit with an error, since it's obviously a solo.rb mis-configuration. This will really help beginners, and even experts like me who occasionally mis-configure something, then wonder why my recipe changes aren't being picked up.
Agreed - we should issue a warning here.