Skip to content

Instantly share code, notes, and snippets.

@itayw
Created July 17, 2014 15:12
Show Gist options
  • Save itayw/0e16021afb05b5ef3f2f to your computer and use it in GitHub Desktop.
Save itayw/0e16021afb05b5ef3f2f to your computer and use it in GitHub Desktop.
{
"name": "Create an Application [cnc.joo.la]",
"status": "pending",
"steps": [
{
"name": "Step 1: Create VM [cnc.joo.la]",
"recipe": "vm/create",
"args": {
"id": "cnc-002",
"name": "cnc-002",
"datacenter": "europe-west1-b",
"image": "ubuntu-1404",
"flavor": "n1-standard-1",
"role": "joola-basic"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment