Skip to content

Instantly share code, notes, and snippets.

@cap10morgan
Created September 20, 2012 20:47
Show Gist options
  • Save cap10morgan/3758250 to your computer and use it in GitHub Desktop.
Save cap10morgan/3758250 to your computer and use it in GitHub Desktop.
worker1-ec2-staging.json
{
"name": "worker1-ec2-staging",
"json_class": "Chef::Node",
"chef_environment": "ec2-staging",
"run_list": [
"role[pdf_worker_ec2]"
],
"normal": {
"elastic_ip": "1.2.3.4",
"tags": [
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment