Skip to content

Instantly share code, notes, and snippets.

@Ladicek
Created January 16, 2018 09:14
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
{
"addons": {
"admin-user": {
"Name": "admin-user",
"Enabled": true,
"Priority": 0
},
"registry-route": {
"Name": "registry-route",
"Enabled": true,
"Priority": 0
}
},
"cpus": 4,
"disk-size": "40g",
"host-only-cidr": "192.168.99.1/24",
"image-caching": true,
"iso-url": "centos",
"memory": 4096,
"vm-driver": "virtualbox"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment