Skip to content

Instantly share code, notes, and snippets.

@quidome
Created June 2, 2015 20:06
Show Gist options
  • Save quidome/7cc14568ba8227083f2c to your computer and use it in GitHub Desktop.
Save quidome/7cc14568ba8227083f2c to your computer and use it in GitHub Desktop.
{
"alias": "lx-test",
"brand": "lx",
"kernel_version": "3.13.0",
"max_physical_memory": 2048,
"image_uuid": "a21a64a0-0809-11e5-a64f-ff80e8e8086f",
"resolvers": ["10.0.0.1"],
"nics": [
{
"nic_tag": "admin",
"ip": "10.0.0.70",
"netmask": "255.255.254.0",
"gateway": "10.0.0.1",
"primary": "1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment