You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that the Vagrant VMware plugin issue tracker is in priority reserved for bug reports and enhancements. For general usage questions, please use
HashiCorp Discuss: https://discuss.hashicorp.com/c/vagrant/24 Thank you!
When submitting a bug report, please provide the minimal configuration and required information necessary to reliably reproduce the issue. It
should include a basic Vagrantfile that only contains settings to reproduce the described behavior.
Tip: Before submitting your issue, don't hesitate to remove the above introductory text, possible empty sections (e.g. References), and this tip.
Vagrant version
Run vagrant -v to show the version. If you are not running the latest version
of Vagrant, please upgrade before submitting an issue.
Vagrant VMware plugin version
Run vagrant plugin list to show the version. If you are not running the latest
version of the Vagrant VMware plugin, please upgrade before submitting an issue.
Vagrant VMware utility version
To show the version, run C:\HashiCorp\vagrant-vmware-desktop\bin\vagrant-vmware-utility -v on
Windows systems or /opt/vagrant-vmware-desktop/bin/vagrant-vmware-utility -v on non-Windows
systems. If you are not running the latest version of the Vagrant VMware utility, please
upgrade before submitting an issue.
Host operating system
This is the operating system that you run locally.
Guest operating system
This is the operating system you run in the virtual machine.
Vagrantfile
# Copy-paste your Vagrantfile here (but don't include sensitive information such as passwords, authentication tokens, or email addresses)
Please ensure the Vagrantfile provided is a minimal Vagrantfile which contains
only the required configuration to reproduce the behavior. Please note that if
your Vagrantfile contains an excess of configuration unrelated the the reported
issue, or is in a different format, we may be unable to assist with your issue.
Always start with a minimal Vagrantfile and include only the relevant configuration
to reproduce the reported behavior.
Debug output
Provide a link to a GitHub Gist containing the complete debug output: https://www.vagrantup.com/docs/other/debugging.html. The debug output should
be very long. Do NOT paste the debug output in the issue, just paste the
link to the Gist.
Expected behavior
What should have happened?
Actual behavior
What actually happened?
Steps to reproduce
References
Are there any other GitHub issues (open or closed) that should be linked here?
For example:
GH-1234
...
The text was updated successfully, but these errors were encountered:
Please note that the Vagrant VMware plugin issue tracker is in priority reserved for bug reports and enhancements. For general usage questions, please use
HashiCorp Discuss: https://discuss.hashicorp.com/c/vagrant/24 Thank you!
When submitting a bug report, please provide the minimal configuration and required information necessary to reliably reproduce the issue. It
should include a basic Vagrantfile that only contains settings to reproduce the described behavior.
Tip: Before submitting your issue, don't hesitate to remove the above introductory text, possible empty sections (e.g. References), and this tip.
Vagrant version
Run
vagrant -v
to show the version. If you are not running the latest versionof Vagrant, please upgrade before submitting an issue.
Vagrant VMware plugin version
Run
vagrant plugin list
to show the version. If you are not running the latestversion of the Vagrant VMware plugin, please upgrade before submitting an issue.
Vagrant VMware utility version
To show the version, run
C:\HashiCorp\vagrant-vmware-desktop\bin\vagrant-vmware-utility -v
onWindows systems or
/opt/vagrant-vmware-desktop/bin/vagrant-vmware-utility -v
on non-Windowssystems. If you are not running the latest version of the Vagrant VMware utility, please
upgrade before submitting an issue.
Host operating system
This is the operating system that you run locally.
Guest operating system
This is the operating system you run in the virtual machine.
Vagrantfile
# Copy-paste your Vagrantfile here (but don't include sensitive information such as passwords, authentication tokens, or email addresses)
Please ensure the Vagrantfile provided is a minimal Vagrantfile which contains
only the required configuration to reproduce the behavior. Please note that if
your Vagrantfile contains an excess of configuration unrelated the the reported
issue, or is in a different format, we may be unable to assist with your issue.
Always start with a minimal Vagrantfile and include only the relevant configuration
to reproduce the reported behavior.
Debug output
Provide a link to a GitHub Gist containing the complete debug output:
https://www.vagrantup.com/docs/other/debugging.html. The debug output should
be very long. Do NOT paste the debug output in the issue, just paste the
link to the Gist.
Expected behavior
What should have happened?
Actual behavior
What actually happened?
Steps to reproduce
References
Are there any other GitHub issues (open or closed) that should be linked here?
For example:
The text was updated successfully, but these errors were encountered: