Skip to content

Instantly share code, notes, and snippets.

@satoruk
Created June 16, 2011 08:18
Show Gist options
  • Save satoruk/1028884 to your computer and use it in GitHub Desktop.
Save satoruk/1028884 to your computer and use it in GitHub Desktop.
Chef Solo Configuration File
file_cache_path "/tmp/chef-solo"
cookbook_path "/tmp/chef-solo/cookbooks"
cache_options({ :path => "/tmp/chef-solo/checksums", :skip_expires => true })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment