Add env var docs for disabling wincurl

This commit is contained in:
Chris Roberts 2021-03-25 14:11:46 -07:00
parent 7589e590bf
commit 9b4091b6a6

View File

@ -290,6 +290,11 @@ Vagrant will default to using a system provided `ssh` on Windows. This
environment variable can also be used to disable that behavior to force Vagrant to
use the embedded `ssh` executable by setting it to `0`.
## `VAGRANT_WINCURL_DISABLE`
If set Vagrant will use the mingw build of curl which uses the installer provided
ca-certificates bundle instead of the native Windows curl executable.
## `VAGRANT_SERVER_URL`
This configures the remote server which Vagrant will connect to for fetching