Skip to content

Instantly share code, notes, and snippets.

@drscream
Created February 28, 2015 14:13
Show Gist options
  • Select an option

  • Save drscream/ed70c26415f18903d616 to your computer and use it in GitHub Desktop.

Select an option

Save drscream/ed70c26415f18903d616 to your computer and use it in GitHub Desktop.
{
"brand": "joyent",
"resolvers": ["8.8.8.8"],
"ram": 512,
"nics": [{
"nic_tag": "switch0",
"ip": "172.16.0.3",
"netmask": "255.255.255.0",
"gateway": "172.16.0.1",
"primary": true
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment