Add docs for VAGRANT_SUPPRESS_GO_EXPERIMENTAL_WARNING env var
This commit is contained in:
parent
2f5c185708
commit
d05e4503bb
@ -289,6 +289,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_SUPPRESS_GO_EXPERIMENTAL_WARNING`
|
||||
|
||||
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`
|
||||
|
||||
If set Vagrant will use the mingw build of curl which uses the installer provided
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user