mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Fixing typo for VAGRANT_DISABLE_WINCURL option in website docs
This commit is contained in:
parent
87689f5f19
commit
bfb3c88e16
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ use the embedded `ssh` executable by setting it to `0`.
|
|||
If this is set, Vagrant-go will not output a warning message about compatibility
|
||||
with Vagrant-ruby. This does not effect the stable Ruby release of Vagrant.
|
||||
|
||||
## `VAGRANT_WINCURL_DISABLE`
|
||||
## `VAGRANT_DISABLE_WINCURL`
|
||||
|
||||
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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue