From: Matt Amos Date: Sat, 8 Mar 2014 11:33:52 +0000 (+0000) Subject: Migrate the database on `vagrant up`. X-Git-Tag: live~4496 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/581d8718272b96b4906fd3b5564de891f0b49418?hp=581d8718272b96b4906fd3b5564de891f0b49418;ds=sidebyside Migrate the database on `vagrant up`. Also fix the provisioning script so that it runs correctly when the VM is upped, regardless of whether it's a clean install or an 'up' of a previously halted VM. ---