Skip to content

Instantly share code, notes, and snippets.

@damm
Created November 26, 2009 00:31
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 damm/243126 to your computer and use it in GitHub Desktop.
Save damm/243126 to your computer and use it in GitHub Desktop.
[root@zserver chef]# cat chef.json
{
"bootstrap": {
"chef": {
"url_type": "http",
"init_style": "init",
"path": "/opt/chef",
"serve_path": "/opt/chef",
"server_fqdn": "zserver.stompy.lan"
}
},
"recipes": "bootstrap::server"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment