https://app.vagrantup.com/mcandre/boxes/vagrant-centos-python2
$ cd test
$ vagrant up
$ vagrant ssh -c "cd /vagrant && python hello.py"
Hello World!- Vagrant
- The VirtualBox hypervisor provider
- vagrant-rsync-back assists in copying artifacts from the guest to the host
- Vagrant
- The VirtualBox hypervisor provider
- make
$ make vagrant-centos-python2.box