Skip to content

Instantly share code, notes, and snippets.

@jserviceorg
Created November 22, 2017 12:36
Show Gist options
  • Save jserviceorg/ca6c9f49708350a35ed7264f6bd6098d to your computer and use it in GitHub Desktop.
Save jserviceorg/ca6c9f49708350a35ed7264f6bd6098d to your computer and use it in GitHub Desktop.
{
"brand": "lx",
"kernel_version": "3.16.0",
"image_uuid": "e74a9cd0-f2d0-11e6-8b69-b3acf2ef87f7",
"alias": "i_did_not_configure_this",
"hostname": "i_did_not_configure_this",
"max_physical_memory": 8192,
"quota": 3000,
"resolvers": ["192.168.180.1", "8.8.8.8"],
"nics": [
{
"nic_tag": "v",
"ip": "192.168.180.182",
"netmask": "255.255.255.0",
"gateway": "192.168.180.1",
"vlan_id": 180
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment