X-Git-Url: https://git.ucc.asn.au/?p=uccvend-vagrant.git;a=blobdiff_plain;f=README.md;h=6ca96e348e644f7298f014aaade38951c4bc35bc;hp=234f11e9742645b1f4d23a58ed05e490c04ccc96;hb=HEAD;hpb=864a84264aa9f3233fa1c457575ada578d58d140;ds=sidebyside diff --git a/README.md b/README.md index 234f11e..6ca96e3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,23 @@ A Vagrantfile and set of puppet manifests/modules to set up the UCC vending 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 + +## Notes + +Repositories are checked out anonymously. To be able to submit patches +back use: + git format-patch ## Author