From a287b504a5e4de3ab9f09209c3090c67bab27b68 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 13 Jan 2016 13:26:36 -0800 Subject: [PATCH] Fix Vagrantfile path --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 4a603c2ce..c1e05d215 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,7 +7,7 @@ VAGRANTFILE_API_VERSION = "2" # Setup instructions from docs/contributing.rst $ubuntu_setup_script = <