Skip to content

Instantly share code, notes, and snippets.

@Ladicek
Created January 16, 2018 09:14
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 Ladicek/7599867edb1a08153089515749e46d39 to your computer and use it in GitHub Desktop.
Save Ladicek/7599867edb1a08153089515749e46d39 to your computer and use it in GitHub Desktop.
{
"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