git.ucc.asn.au
/
uccvend-vagrant.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b84e4d
)
Update README with instructions on Vagrant
author
Mark Tearle
<
[email protected]
>
Sat, 29 Nov 2014 10:31:45 +0000
(18:31 +0800)
committer
Mark Tearle
<
[email protected]
>
Sat, 29 Nov 2014 10:31:45 +0000
(18:31 +0800)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
234f11e
..
42a6943
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-6,6
+6,18
@@
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
+
## Author
UCC
git Repository :: git.ucc.asn.au