SHARE
TWEET

Untitled

a guest Apr 4th, 2013 69 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "brand": "kvm",
  3.   "alias": "ubuntu1204joyent",
  4.   "resolvers": [
  5.     "208.67.222.222",
  6.     "8.8.4.4"
  7.   ],
  8.   "ram": "512",
  9.   "vcpus": "1",
  10.   "nics": [
  11.     {
  12.       "nic_tag": "admin",
  13.       "ip": "192.168.6.208",
  14.       "netmask": "255.255.255.0",
  15.       "gateway": "192.168.6.1",
  16.       "model": "virtio",
  17.       "primary": true
  18.     }
  19.   ],
  20.   "disks": [
  21.     {
  22.       "dataset_uuid": "3162a91e-8b5d-11e2-a78f-9780813f9142",
  23.       "boot": true,
  24.       "model": "virtio",
  25.       "image_size": 16240
  26.     }
  27.   ]
  28. }
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top