From 9f38cd42e9fdba81155a678bdf771aac71f9f76e Mon Sep 17 00:00:00 2001 From: Alvaro Miranda Aguilera Date: Mon, 7 Jan 2019 19:52:40 +0100 Subject: [PATCH 1/3] add note to FAQ for internet requirement - license Vagrant requires internet access --- website/source/docs/vmware/installation.html.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/source/docs/vmware/installation.html.md b/website/source/docs/vmware/installation.html.md index 7ae613f25..ba916f0d6 100644 --- a/website/source/docs/vmware/installation.html.md +++ b/website/source/docs/vmware/installation.html.md @@ -99,6 +99,11 @@ $ vagrant plugin update vagrant-vmware-desktop ## Frequently Asked Questions +**Q: Can Vagrant VMWare Plugin work without internet?**
+No, Vagrant VMWare plugin requires a new license every 6 weeks. Vagrant will try to renew the +license automatically. If you are on an environment without internet, after 4 weeks Vagrant will emit a warning, +and after 6 weeks will stop to work. You can install a new license to reactive vagrant. + **Q: I purchased a Vagrant VMware plugin license, but I did not receive an email?**
First, please check your JUNK or SPAM folders. Since the license comes from an automated system, it might have been flagged as spam by your email provider. If From 6cccea8143bc16c8ba6ca28161336bf5fdfbf9a2 Mon Sep 17 00:00:00 2001 From: Alvaro Miranda Aguilera Date: Tue, 8 Jan 2019 20:56:04 +0100 Subject: [PATCH 2/3] Update installation.html.md --- website/source/docs/vmware/installation.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/vmware/installation.html.md b/website/source/docs/vmware/installation.html.md index ba916f0d6..96f5554eb 100644 --- a/website/source/docs/vmware/installation.html.md +++ b/website/source/docs/vmware/installation.html.md @@ -102,7 +102,7 @@ $ vagrant plugin update vagrant-vmware-desktop **Q: Can Vagrant VMWare Plugin work without internet?**
No, Vagrant VMWare plugin requires a new license every 6 weeks. Vagrant will try to renew the license automatically. If you are on an environment without internet, after 4 weeks Vagrant will emit a warning, -and after 6 weeks will stop to work. You can install a new license to reactive vagrant. +and after 6 weeks, will stop to work. You can install a new license to reactive vagrant. **Q: I purchased a Vagrant VMware plugin license, but I did not receive an email?**
First, please check your JUNK or SPAM folders. Since the license comes from an From f6f43641734fb55ff58dc8ffc63247e8dde268ab Mon Sep 17 00:00:00 2001 From: Alvaro Miranda Aguilera Date: Tue, 8 Jan 2019 20:59:21 +0100 Subject: [PATCH 3/3] Update installation.html.md --- website/source/docs/vmware/installation.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/vmware/installation.html.md b/website/source/docs/vmware/installation.html.md index 96f5554eb..eb3bdda26 100644 --- a/website/source/docs/vmware/installation.html.md +++ b/website/source/docs/vmware/installation.html.md @@ -102,7 +102,7 @@ $ vagrant plugin update vagrant-vmware-desktop **Q: Can Vagrant VMWare Plugin work without internet?**
No, Vagrant VMWare plugin requires a new license every 6 weeks. Vagrant will try to renew the license automatically. If you are on an environment without internet, after 4 weeks Vagrant will emit a warning, -and after 6 weeks, will stop to work. You can install a new license to reactive vagrant. +and after 6 weeks, the VMWare plugin will stop working. You can install a new license to reactive vagrant. **Q: I purchased a Vagrant VMware plugin license, but I did not receive an email?**
First, please check your JUNK or SPAM folders. Since the license comes from an