Skip to content

Instantly share code, notes, and snippets.

@mackato
Created February 20, 2011 17:37
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 mackato/836138 to your computer and use it in GitHub Desktop.
Save mackato/836138 to your computer and use it in GitHub Desktop.
chef-solo configuration file. /etc/chef/solo.rb
file_cache_path "/tmp/chef-solo"
cookbook_path "#{ENV['HOME']}/chef-repo/cookbooks"
role_path "#{ENV['HOME']}/chef-repo/roles"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment