Goal is to create a dev environment with a few virtual machines dedicated for services like, Application server, MongoDB, Oracle XE, Solr and Apache
- Vagrant with hostmanager plugin
- VirtualBox
- CentOS Virtualbox image
- Launch VM Boxes with Vagrant defined from a json file along with bootstrap scripts to perform provisioning
- Launch VM Boxes with Vagrant in standard mode along with puppet modules for provisioning.