Skip to content

Instantly share code, notes, and snippets.

@density215
Created August 10, 2015 09:42
Show Gist options
  • Save density215/46be3876da2505c9eea2 to your computer and use it in GitHub Desktop.
Save density215/46be3876da2505c9eea2 to your computer and use it in GitHub Desktop.
smartos blackdot samba4 zone xm file
{
"brand": "joyent",
"image_uuid": "b67492c2-055c-11e5-85d8-8b039ac981ec", #base-64-lts
"alias": "blackdot",
"hostname": "blackdot",
"max_physical_memory": 1700,
"quota": 200,
"resolvers": ["8.8.8.8", "192.168.178.1"],
"nics": [
{
"nic_tag": "admin",
"ip": "192.168.178.29",
"netmask": "255.255.255.0",
"gateway": "192.168.178.1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment