From 73962a6b2a7661cc5cae82adbf584ea629535315 Mon Sep 17 00:00:00 2001 From: Winston Weinert Date: Fri, 20 Sep 2019 20:24:40 -0500 Subject: [PATCH 1/2] Update Vagrantfile to work - rvm signing keys have changed - xnerv standard debian boxes were removed --- Vagrantfile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 768f2a4..f7f8f92 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -4,8 +4,9 @@ $script_provision = <