Add pidentd to dispense manifest
[uccvend-vagrant.git] / README.md
1 # UCCVend Vagrant
2
3
4 ## Description
5
6 A Vagrantfile and set of puppet manifests/modules to set up the UCC vending
7 suite of software in a Virtualbox VM for development.
8
9 ## Usage
10
11 (first time)
12
13 Make sure you Vagrant install is at a current version
14
15 $ vagrant box add ubuntu/trusty32
16
17 (normal)
18
19 $ vagrant up
20
21 ## Notes
22
23 Repositories are checked out anonymously.   To be able to submit patches
24 back use:
25         git format-patch
26
27 ## Author
28
29 Mark Tearle <[email protected]>

UCC git Repository :: git.ucc.asn.au