Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 352 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 352 Bytes

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!