Add env var docs for disabling wincurl
This commit is contained in:
parent
7589e590bf
commit
9b4091b6a6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user