From 9d019bbd88147a97c8dfdf23d66dc93a001bce8a Mon Sep 17 00:00:00 2001 From: Jonah Braun Date: Mon, 4 Sep 2017 17:59:06 -0600 Subject: [PATCH] Vagrant provision create output and userpatches directory. (#750) Without the output directory, builds will fail. Docker creates these directories in config-docker.conf. --- Vagrantfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Vagrantfile b/Vagrantfile index 59ce05799..903004608 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -7,6 +7,7 @@ $provisioning_script = <