Closed
Description
If we really want to keep giving contributors the possibility of using Vagrant we should have just a single Vagrantfile, being that the most updated one. So, that would mean keeping https://github.com/coopdevs/timeoverflow-provisioning/blob/master/Vagrantfile and removing https://github.com/coopdevs/timeoverflow/blob/develop/Vagrantfile.
Secondly, the contributor's expectation would be to find the Vagrantfile in this same repo. Unless we tell them so, they won't find it out in timeoverflow-provisioning
. That's why I'd move it here.