This project is intended to test vagrant as a local development and testing environment provisioner, we are going to test vagrant basic functionalities and extend it with ansible as a provisioner, also docker provider and provisioning features.
We have added the features to allow provisioning VMs using shell scripts and allow external access by using port forwarding.
We have added the feature to allow provisioning VMs using Ansible running on local host machine.
We have added the feature to allow provisioning VMs with Docker installed so we can provision containers with docker inside de Virtual Machine.