Skip to content

Instantly share code, notes, and snippets.

@tubbo
Created September 22, 2014 18:06
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 tubbo/184bcc81d849c990c492 to your computer and use it in GitHub Desktop.
Save tubbo/184bcc81d849c990c492 to your computer and use it in GitHub Desktop.
cookbook_path 'cookbooks'
node_path '../chef-repo/nodes'
role_path '../chef-repo/roles'
environment_path '../chef-repo/environments'
data_bag_path '../chef-repo/data_bags'
#encrypted_data_bag_secret 'data_bag_key'
knife[:berkshelf_path] = 'cookbooks'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment