Skip to content

Instantly share code, notes, and snippets.

@silviud
Created July 17, 2013 23:57
Show Gist options
  • Save silviud/6025635 to your computer and use it in GitHub Desktop.
Save silviud/6025635 to your computer and use it in GitHub Desktop.
chef-solo config
cookbook_path [ File.expand_path("../cookbooks", __FILE__),
File.expand_path("../site-cookbooks", __FILE__)]
role_path File.expand_path("../roles", __FILE__)
file_cache_path File.expand_path("../run/cache", __FILE__)
checksum_path File.expand_path("..run/cksum", __FILE__)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment