From 44946ee68473c3fe05b9ece24dace4d6150d7974 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 26 Mar 2016 21:28:48 -0400 Subject: Simplify Vagrant config --- Vagrantfile | 96 ++++------------------------------------------------ doc/vagrant.markdown | 64 +++-------------------------------- 2 files changed, 12 insertions(+), 148 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 63846c3d..7db068e4 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,54 +1,16 @@ -$debian_script = <