[x] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). Don't request your master!
[x] Make sure you are making a pull request against the development branch (left side). Also you should start your branch off our development.
[x] Check the commit's or even all commits' message styles matches our requested structure.
[x] Check your code additions will fail neither code linting checks nor unit test.
Description
-This is my first PR, I added a Vagrant file to assist in development and integration.
-Added a shell script for the provisioning of resources for the vagrant box.
-Tested the box on my system and it worked great after some minor tweaks.
Description
-This is my first PR, I added a Vagrant file to assist in development and integration. -Added a shell script for the provisioning of resources for the vagrant box. -Tested the box on my system and it worked great after some minor tweaks.