Skip to content

Instantly share code, notes, and snippets.

@mjmac
Created March 8, 2010 16:22
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 mjmac/325309 to your computer and use it in GitHub Desktop.
Save mjmac/325309 to your computer and use it in GitHub Desktop.
{
"bootstrap": {
"chef": {
"url_type": "http",
"init_style": "init",
"path": "/srv/chef",
"serve_path": "/srv/chef",
"server_fqdn": "megaclite.jovian.system",
"webui_enabled": true
}
},
"run_list": [ "recipe[bootstrap::server]" ]
}
file_cache_path "/tmp/chef-solo"
cookbook_path "/tmp/chef-solo/cookbooks"
recipe_url "http://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment