Skip to content

Instantly share code, notes, and snippets.

@maverickbna
Created August 30, 2016 15:35
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 maverickbna/3b1d29e48c4eb0bb5e2406ee73f94a86 to your computer and use it in GitHub Desktop.
Save maverickbna/3b1d29e48c4eb0bb5e2406ee73f94a86 to your computer and use it in GitHub Desktop.
[root@smartos-sandbox ~]# cat lx-centos-7.json
{
"alias": "lx-centos-7",
"brand": "lx",
"kernel_version": "3.13.0",
"max_physical_memory": 2560,
"quota": 10,
"image_uuid": "21ed1470-2361-11e6-a349-a33c057f3399",
"resolvers": ["208.67.220.220", "208.67.222.222"],
"nics": [{
"nic_tag": "admin",
"ip": "10.0.0.200",
"netmask": "255.255.255.0",
"gateway": "10.0.0.1",
"primary": true
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment