Chef-solo Debug
This line will let you run chef-solo locally to see where the problem is.
$ sudo chef-solo --config /tmp/vagrant-chef-3/solo.rb --json-attributes /tmp/vagrant-chef-3/dna.json --log_level debug --logfile STDOUT
Figuring things out, to get it done!
This line will let you run chef-solo locally to see where the problem is.
$ sudo chef-solo --config /tmp/vagrant-chef-3/solo.rb --json-attributes /tmp/vagrant-chef-3/dna.json --log_level debug --logfile STDOUT