Skip to content

Instantly share code, notes, and snippets.

@phaus
Last active June 13, 2016 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phaus/f349f1446297ba6aae05de79c61a30e4 to your computer and use it in GitHub Desktop.
Save phaus/f349f1446297ba6aae05de79c61a30e4 to your computer and use it in GitHub Desktop.
that zone worked
{
"alias": "ldap",
"hostname": "ldap",
"brand": "lx",
"kernel_version": "3.10.0",
"cpu_shares": 20,
"max_physical_memory": 512,
"quota": 5,
"image_uuid": "07b33b7a-27a3-11e6-816f-df7d94eea009",
"resolvers": [
"8.8.8.8",
"8.8.4.4"
],
"nics": [
{
"nic_tag": "admin",
"ip": "192.168.168.200",
"netmask": "255.255.255.0",
"gateway": "192.168.168.1",
"primary": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment