From 0a4500a7e62201e9c85c0393a1f09eeb6a059e44 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Thu, 8 Oct 2015 14:21:02 -0700 Subject: [PATCH 1/3] Add more CPUs to the vagrant VM, disable gui, and make ram consistent across providers --- Vagrantfile | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 2f4170843..eb730b794 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,8 +7,7 @@ VAGRANTFILE_API_VERSION = "2" $script = <