From f2a02027a9af7d0556969e5b53036ce278ff46f3 Mon Sep 17 00:00:00 2001 From: Matt Prahl Date: Thu, 15 Dec 2016 15:11:23 -0500 Subject: [PATCH] Fix Vagrant --- Vagrantfile | 2 ++ client_secrets.json => conf/client_secrets.json | 0 conf/config.py | 2 +- conf/mbs-scheduler.service | 15 --------------- docs/CONTRIBUTING.rst | 4 ++-- 5 files changed, 5 insertions(+), 18 deletions(-) rename client_secrets.json => conf/client_secrets.json (100%) delete mode 100644 conf/mbs-scheduler.service diff --git a/Vagrantfile b/Vagrantfile index 769d5da5..1c461a41 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -28,6 +28,8 @@ $script = <