Skip to content

Instantly share code, notes, and snippets.

@kpettijohn
Created November 7, 2014 18:00
Show Gist options
  • Save kpettijohn/4f5c62075d8ca8cc8dc1 to your computer and use it in GitHub Desktop.
Save kpettijohn/4f5c62075d8ca8cc8dc1 to your computer and use it in GitHub Desktop.
Sample client.rb
environment_path "/var/chef/env/"
environment "production"
chef_zero.enabled true
local_mode true
json_attribs "/var/chef/attribs.json"
node_path "/var/chef/node"
cookbook_path [
"/var/chef/cookbooks"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment