Skip to content

Instantly share code, notes, and snippets.

@moneypools
Created March 31, 2010 18:52
Show Gist options
  • Save moneypools/350717 to your computer and use it in GitHub Desktop.
Save moneypools/350717 to your computer and use it in GitHub Desktop.
{
"couch_db": {
"src_mirror": "http://archive.apache.org/dist/couchdb/0.9.1/apache-couchdb-0.9.1.tar.gz"
},
"bootstrap": {
"chef": {
"url_type": "http",
"init_style": "runit",
"path": "/srv/chef",
"serve_path": "/srv/chef",
"server_fqdn": "chef.likeassets.com",
"webui_enabled": true
}
},
"run_list": [ "recipe[bootstrap::server]" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment