From 471736bf8c9304606f183cd6b688b1fae64eea70 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 25 Oct 2014 14:41:30 -0400 Subject: Change Vagrant config to have multiple boxes --- Vagrantfile | 77 ++++++++++++++++++++++++++++++++++++++------------- docs/vagrant.markdown | 53 +++++++++++++++++++++++++++++------ 2 files changed, 102 insertions(+), 28 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index ced296a1..2aab5897 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,34 +1,71 @@ -# -*- mode: ruby -*- -# vi: set ft=ruby : -VAGRANTFILE_API_VERSION = "2" +$script_sqlite = <