2 Commits
Author SHA1 Message Date
John Brooker 7cf5294b09 Vagrant: Build checked out Rocket
Previously the vagrant configuration would grab the last release
of Rocket to build. Now Rocket will be built on whatever is in the
checked out git repository (/vagrant inside the VM)

This will allow testing of changes to Rocket using the "vagrant
provision" command.
It will also automatically use the latest rocket version.

Assumes ./build script handles cleanup.

Go and APPC versions still manually configured in provisioning scripts
2015-03-20 17:05:35 -07:00
John Brooker 2d332338c7 Vagrant move scripts to scripts/vagrant
Move the Vagrant install scripts to a more
meaningfully named directory: scripts/vagrant.
2015-02-26 09:42:32 -08:00