Skip to content

Instantly share code, notes, and snippets.

@jtimberman
Forked from pid1co/gist:953818
Created May 3, 2011 17:49
Show Gist options
  • Save jtimberman/953821 to your computer and use it in GitHub Desktop.
Save jtimberman/953821 to your computer and use it in GitHub Desktop.
{
"chef": {
"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"
},
"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