Skip to content

Instantly share code, notes, and snippets.

@damm
Forked from learnist/chef.json
Created December 15, 2009 02:02
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/256639 to your computer and use it in GitHub Desktop.
Save damm/256639 to your computer and use it in GitHub Desktop.
{
"bootstrap": {
"chef": {
"url_type": "http",
"init_style": "init",
"server_fqdn": "ec2-174-129-61-113.compute-1.amazonaws.com",
},
"recipes": "bootstrap::client"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment