Document VAGRANT_NO_PARALLEL

Fixes GH-6014
This commit is contained in:
Seth Vargo 2016-05-30 17:17:10 -04:00
parent ef2ddcec26
commit 0216a09bf2
No known key found for this signature in database
GPG Key ID: 905A90C2949E8787
1 changed files with 5 additions and 0 deletions

View File

@ -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