Merge pull request #6192 from mitchellh/sethvargo/vmware_up
Bump VMware information
This commit is contained in:
commit
c84e05fd06
|
@ -86,7 +86,7 @@ versions at the time of purchase. When new versions of VMware products are
|
|||
released, significant changes to the plugin code are often required to support
|
||||
this new version. For this reason, you may need to upgrade your current license
|
||||
to work with the new version of the VMware product. Customers can check their
|
||||
license upgrade eligibility by visiting the [License Upgrade Center](http://license.hashicorp.com/upgrade/vmware2014)
|
||||
license upgrade eligibility by visiting the [License Upgrade Center](http://license.hashicorp.com/upgrade/vmware2015)
|
||||
and entering the email address with which they made the original purchase.
|
||||
|
||||
Your existing license will continue to work with all previous versions of the
|
||||
|
|
|
@ -159,11 +159,11 @@ page_title: "VMware Vagrant Environments"
|
|||
<div class="inputs products">
|
||||
<label class="radio">
|
||||
<input type="radio" name="product" value="fusion" checked>
|
||||
VMware Fusion 5 to 7 (Mac OS X)
|
||||
VMware Fusion 8 or lower (Mac OS X)
|
||||
</label>
|
||||
<label class="radio">
|
||||
<input type="radio" name="product" value="workstation">
|
||||
VMware Workstation 9 to 11 (Linux and Windows)
|
||||
VMware Workstation 12 or lower (Linux and Windows)
|
||||
</label>
|
||||
</div>
|
||||
<div class="inputs input-append">
|
||||
|
@ -177,7 +177,7 @@ page_title: "VMware Vagrant Environments"
|
|||
software, which must be purchased separately. If you're buying over 150 licenses, contact <a href="mailto:sales@hashicorp.com">sales@hashicorp.com</a> for volume pricing.
|
||||
</div>
|
||||
<div class="subtext">
|
||||
Previous plugin versions may not support the latest VMware products. Please visit <a href="http://license.hashicorp.com/upgrade/vmware2014">the license upgrade center</a> to check if your license requires an upgrade before you upgrade your VMware products.
|
||||
Previous plugin versions may not support the latest VMware products. Please visit <a href="http://license.hashicorp.com/upgrade/vmware2015">the license upgrade center</a> to check if your license requires an upgrade before you upgrade your VMware products.
|
||||
</div>
|
||||
<div class="subtext">
|
||||
For reseller information, <a href="/vmware/reseller.html">click here</a>.
|
||||
|
@ -240,7 +240,7 @@ page_title: "VMware Vagrant Environments"
|
|||
</p>
|
||||
<p>
|
||||
Existing license holders may check their upgrade eligibility by
|
||||
visiting <a href="http://license.hashicorp.com/upgrade/vmware2014">the license upgrade center</a>.
|
||||
visiting <a href="http://license.hashicorp.com/upgrade/vmware2015">the license upgrade center</a>.
|
||||
If you are eligible for an upgrade, the system will generate a
|
||||
unique discount code that may be used when purchasing the new
|
||||
license.
|
||||
|
@ -261,7 +261,7 @@ page_title: "VMware Vagrant Environments"
|
|||
may need to upgrade your current license to work with the new
|
||||
version of the VMware product. Customers can check their license
|
||||
upgrade eligibility by visiting the
|
||||
<a href="http://license.hashicorp.com/upgrade/vmware2014">License Upgrade Center</a>
|
||||
<a href="http://license.hashicorp.com/upgrade/vmware2015">License Upgrade Center</a>
|
||||
and entering the email address with which they made the original
|
||||
purchase.
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue