Skip to content

Instantly share code, notes, and snippets.

@hpreyers
Created December 30, 2019 14:01
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 hpreyers/a3b87efd048aab598798f6a5de1efbd6 to your computer and use it in GitHub Desktop.
Save hpreyers/a3b87efd048aab598798f6a5de1efbd6 to your computer and use it in GitHub Desktop.
{
"genVM": [
{
"name": "tiesxs010",
"cpus": 4,
"mem": 16,
"disks": "10,10,50,50,50",
"mgmtip": "10.30.1.110",
"subnetmask":"255.255.255.0",
"ipgw":"10.30.1.1"
},
{
"name": "tiesxs011",
"cpus": 4,
"mem": 16,
"disks": "10,10,50,50,50",
"mgmtip": "10.30.1.111",
"subnetmask":"255.255.255.0",
"ipgw":"10.30.1.1"
},
{
"name": "tiesxs012",
"cpus": 4,
"mem": 16,
"disks": "10,10,50,50,50",
"mgmtip": "10.30.1.112",
"subnetmask":"255.255.255.0",
"ipgw":"10.30.1.1"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment