Include new environment variable in documentation

This commit is contained in:
Chris Roberts 2018-04-04 15:55:16 -07:00
parent 90fa705a6d
commit 77c0681a0f
1 changed files with 8 additions and 0 deletions

View File

@ -227,3 +227,11 @@ Use the Ruby Resolv library in place of the libc resolver.
Vagrant can optionally use the Ruby Resolv library in place of the libc resolver.
This can be disabled setting this environment variable.
## `VAGRANT_POWERSHELL_VERSION_DETECTION_TIMEOUT`
Vagrant will use a default timeout when checking for the installed version
of PowerShell. Occasionally the default can be too low and Vagrant will report
being unable to detect the installed version of PowerShell. This environment
variable can be used to extend the timeout used during PowerShell version
detection.