Skip to content

Instantly share code, notes, and snippets.

@chewbranca
Created June 15, 2011 23:03
Show Gist options
  • Save chewbranca/1028339 to your computer and use it in GitHub Desktop.
Save chewbranca/1028339 to your computer and use it in GitHub Desktop.
$ cat /etc/chef/solo.rb
# Thanks to: https://github.com/akitaonrails/chef-debian/blob/master/solo.rb
# chef-solo -c /etc/chef/solo.rb -j /etc/chef/dna.json
file_cache_path "/tmp/chef-solo"
cookbook_path "/etc/chef/cookbooks"
log_level :info
log_location STDOUT
ssl_verify_mode :verify_none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment