Created
July 17, 2014 15:12
-
-
Save itayw/0e16021afb05b5ef3f2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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