Skip to content

Instantly share code, notes, and snippets.

@papertigers
Created April 3, 2015 19:04
Show Gist options
  • Save papertigers/7a5a22100ecf0d71ab65 to your computer and use it in GitHub Desktop.
Save papertigers/7a5a22100ecf0d71ab65 to your computer and use it in GitHub Desktop.
example
{
"brand": "joyent",
"image_uuid": "c02a2044-c1bd-11e4-bd8c-dfc1db8b0182",
"autoboot": true,
"alias": "testvm",
"hostname": "testvm",
"max_physical_memory": 256,
"max_swap": 256,
"nics": [
{
"nic_tag": "admin",
"ip": "dhcp",
"vlan_id": 200,
"primary": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment