Skip to content
Snippets Groups Projects
Commit 5ff88876 authored by Mark Tearle's avatar Mark Tearle
Browse files

Update README with instructions on Vagrant

parent 4b84e4d8
Branches
No related merge requests found
...@@ -6,6 +6,18 @@ ...@@ -6,6 +6,18 @@
A Vagrantfile and set of puppet manifests/modules to set up the UCC vending A Vagrantfile and set of puppet manifests/modules to set up the UCC vending
suite of software in a Virtualbox VM for development. suite of software in a Virtualbox VM for development.
## Usage
(first time)
Make sure you Vagrant install is at a current version
$ vagrant box add ubuntu/trusty32
(normal)
$ vagrant up
## Author ## Author
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment