Skip to content

Instantly share code, notes, and snippets.

@drscream
Created January 9, 2017 13:36
Show Gist options
  • Save drscream/46216cfe213c3a1c1d5d177a568d1628 to your computer and use it in GitHub Desktop.
Save drscream/46216cfe213c3a1c1d5d177a568d1628 to your computer and use it in GitHub Desktop.
{
"brand": "joyent",
"image_uuid": "7bc68970-96b3-11e6-a0e5-db28b1269814",
"autoboot": true,
"delegate_dataset": true,
"resolvers": [
"192.168.25.1" <------------------------------------------ HERE :-)
],
"max_physical_memory": 1024,
"max_swap": 1024,
"nics": [
{
"nic_tag": "fruky0",
"ip": "dhcp"
}
],
"customer_metadata": {},
"internal_metadata": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment