Vagrant-powered environment for deploying a CAS test application using Apache and Tomcat.
For the local install, we are using a box (image) from Puppet Labs. For the remote install, we are using the most recent Amazon Linux AMI.
Puppet modules are pulled in using r10k on the VM.
- Install VirtualBox
- Install Vagrant
- Clone this repository to a local directory
- From within this directory, run:
vagrant up --provider virtualbox