Include documentation on local plugin load environment variable

This commit is contained in:
Chris Roberts 2018-07-18 14:20:39 -07:00
parent 7a20c772ec
commit 0a3d40bd33
1 changed files with 7 additions and 0 deletions

View File

@ -167,6 +167,13 @@ If this is set to any value, Vagrant will not prompt for confirmation
prior to installing local plugins which have been defined within the
local Vagrantfile.
## `VAGRANT_LOCAL_PLUGINS_LOAD`
If this is set Vagrant will not stub the Vagrantfile when running
`vagrant plugin` commands. When this environment variable is set the
`--local` flag will not be required by `vagrant plugin` commands to
enable local project plugins.
## `VAGRANT_NO_PARALLEL`
If this is set, Vagrant will not perform any parallel operations (such as