Skip to content

Instantly share code, notes, and snippets.

@pid1co
Created May 3, 2011 17:48
Show Gist options
  • Save pid1co/953818 to your computer and use it in GitHub Desktop.
Save pid1co/953818 to your computer and use it in GitHub Desktop.
{
"chef": {
"server_url": "http://localhost:4000",
"webui_enabled": true,
"init_style": "init",
"path": "/var/lib/chef",
"run_path": "/var/run/chef",
"cache_path": "/var/cache/chef",
"backup_path": "/var/lib/chef/backup",
"serve_path": /var/lib/chef/cookbooks"
},
"run_list": [ "recipe[chef-server::rubygems-install]" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment