Skip to content

Instantly share code, notes, and snippets.

@MerlinDMC
Created October 24, 2013 20:37
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 MerlinDMC/8fd375ad454c303b4380 to your computer and use it in GitHub Desktop.
Save MerlinDMC/8fd375ad454c303b4380 to your computer and use it in GitHub Desktop.
{
"brand": "joyent",
"image_uuid": "17c98640-1fdb-11e3-bf51-3708ce78e75a",
"autoboot": true,
"max_physical_memory": 256,
"max_swap": 256,
"customer_metadata": {
"user-script": "echo Hello World! > /root/hw.txt\nsvcs -xv\ntrue || false"
},
"internal_metadata": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment