Advertisement
Guest User

Untitled

a guest
Mar 16th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1.  
  2. {
  3. "autoboot": true,
  4. "brand": "joyent",
  5. "image_uuid": "fdea06b0-3f24-11e2-ac50-0b645575ce9d",
  6. "max_physical_memory": 512,
  7. "alias": "fifo",
  8. "quota": "40",
  9. "resolvers": [
  10. "8.8.8.8",
  11. "8.8.4.4"
  12. ],
  13. "nics": [
  14. {
  15. "interface": "net0",
  16. "nic_tag": "admin",
  17. "gateway": "10.10.10.1",
  18. "ip": "10.10.10.20",
  19. "netmask": "255.255.255.0"
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement