/vagrant

Vagrant files for building Linux virtual machines

Primary LanguageShell

vagrant

Vagrant files for building Linux virtual machines. Build to automate!

  1. Install Virtualbox
  2. Install Vagrant
  3. Install Git
  4. Clone this repository
  5. Enter the vagrant project directory of choice
  6. Bring up the VM
$ vagrant up
==> default: Importing base box 'trusty'...
...
==> default: Machine booted and ready!