Skip to content

Instantly share code, notes, and snippets.

@benjaminmateev
Created August 4, 2011 19:47
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 benjaminmateev/1126056 to your computer and use it in GitHub Desktop.
Save benjaminmateev/1126056 to your computer and use it in GitHub Desktop.
log_level :info
log_location STDOUT
node_name 'benjaminmateev'
client_key '/Users/benjamenmateev/Sites/xxx/chef/chef-repo/.chef/benjaminmateev.pem'
validation_client_name 'chef-validator'
validation_key '/etc/chef/validation.pem'
chef_server_url 'http://chef.xxx.com:4000'
cache_type 'BasicFile'
cache_options( :path => '/Users/benjamenmateev/Sites/xxx/chef/chef-repo/.chef/checksums' )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment