diff --git a/website/content/docs/other/environmental-variables.mdx b/website/content/docs/other/environmental-variables.mdx index 4535bbc66..37828de19 100644 --- a/website/content/docs/other/environmental-variables.mdx +++ b/website/content/docs/other/environmental-variables.mdx @@ -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