Skip to content

Instantly share code, notes, and snippets.

@bitgangsta
Created March 27, 2013 22:51
Show Gist options
  • Save bitgangsta/5258855 to your computer and use it in GitHub Desktop.
Save bitgangsta/5258855 to your computer and use it in GitHub Desktop.
solo.rb
file_cache_path "/tmp/chef-solo"
data_bag_path "/tmp/chef-solo/data_bags"
encrypted_data_bag_secret "/tmp/chef-solo/data_bag_key"
cookbook_path [ "/tmp/chef-solo/site-cookbooks",
"/tmp/chef-solo/cookbooks" ]
role_path "/tmp/chef-solo/roles"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment