From 0216a09bf26e74e99f30588d578e2fcad4ea6318 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 30 May 2016 17:17:10 -0400 Subject: [PATCH] Document VAGRANT_NO_PARALLEL Fixes GH-6014 --- website/source/docs/other/environmental-variables.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/source/docs/other/environmental-variables.html.md b/website/source/docs/other/environmental-variables.html.md index 89e784210..1d561a102 100644 --- a/website/source/docs/other/environmental-variables.html.md +++ b/website/source/docs/other/environmental-variables.html.md @@ -118,6 +118,11 @@ Note that any `vagrant plugin` commands automatically do not load any plugins, so if you do install any unstable plugins, you can always use the `vagrant plugin` commands without having to worry. +## `VAGRANT_NO_PARALLEL` + +If this is set, Vagrant will not perform any parallel operations (such as +parallel box provisioning). All operations will be performed in serial. + ## `VAGRANT_SKIP_SUBPROCESS_JAILBREAK` As of Vagrant 1.7.3, Vagrant tries to intelligently detect if it is running in