Vagrant basic configuration and provision (GIT, Nginx, PHP, MySQL) using an Ubuntu 14.04.2 LTS
Vagrant project that provides basic vagrant configuration and uses a base image of Ubuntu 14.04.2 LTS to quickly to clone a virtual machine and automated provisioning of GIT, Nginx, PHP and MySQL. Meaning, the script would run basic vagrant configuration and then vagrant will automatically install GIT, Nginx, PHP and MySQL for you to quickly start a development environment.