Simple declarative mutable infrastructure laboratory
Go to file
Bryan Black 8b4df06002
fix 'undefined variable'
2018-08-20 15:47:42 -07:00
candlemajor up RAM usage 2018-04-22 15:08:54 -07:00
imperialspeculate fix for error from srgvg 2018-05-11 17:53:22 -07:00
offspringidea fix 'undefined variable' 2018-08-20 15:47:42 -07:00
LICENSE Create LICENSE 2018-03-28 17:29:39 -07:00
README.md Upgrade to Ubuntu 18.04 (Bionic) 2018-04-19 12:00:49 -07:00

README.md

Vagrant Laboratory

:neckbeard: Simple declarative mutable infrastructure laboratory.

Install Vagrant and Virtualbox

💾 macOS

brew cask install virtualbox vagrant

💾 Linux (Ubuntu)

sudo apt -y install virtualbox vagrant

imperialspeculate

Name Box CPU RAM Disk
ubuntu1 ubuntu/xenial64             1   1GB 10GB*
ubuntu2 ubuntu/xenial64             1   1GB 10GB*
ubuntu3 ubuntu/bionic64 1 1GB 10GB*
ubuntu4 ubuntu/bionic64 1 1GB 10GB*
freebsd5 freebsd/FreeBSD-11.1-RELEASE 1 512MB 21GB*
freebsd6 freebsd/FreeBSD-11.1-RELEASE 1 512MB 21GB*

offspringidea

Name Box CPU RAM Disk
ubuntu1 ubuntu/xenial64 1 1GB 10GB*
ubuntu2 ubuntu/xenial64 1 4GB 120GB*
ubuntu3 ubuntu/bionic64 1 1GB 10GB*

*Disk size shown is the maximum capacity. Disk grows with usage. ~1GB of disk space required per OS install.