Skip to content

Instantly share code, notes, and snippets.

@drscream
Created March 10, 2018 16:29
Show Gist options
  • Save drscream/b2b035eccbf11959f1b077dddea5f359 to your computer and use it in GitHub Desktop.
Save drscream/b2b035eccbf11959f1b077dddea5f359 to your computer and use it in GitHub Desktop.
{
"brand": "joyent",
"resolvers": ["8.8.8.8", "8.8.4.4"],
"ram": 2048,
"nics": [{
"nic_tag": "switch0",
"ips": [ "192.168.200.200/24" ],
"gateways": [ "192.168.200.1" ],
"primary": true
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment