Merge pull request #5403 from mitchellh/sethvargo/help_updates
Update help and FAQ
This commit is contained in:
commit
c16fc181ad
|
@ -4,30 +4,30 @@ GEM
|
|||
activesupport (3.2.13)
|
||||
i18n (= 0.6.1)
|
||||
multi_json (~> 1.0)
|
||||
chunky_png (1.3.1)
|
||||
chunky_png (1.3.4)
|
||||
coffee-script (2.2.0)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.3.3)
|
||||
commonjs (0.2.7)
|
||||
compass (1.0.1)
|
||||
compass (1.0.3)
|
||||
chunky_png (~> 1.2)
|
||||
compass-core (~> 1.0.1)
|
||||
compass-core (~> 1.0.2)
|
||||
compass-import-once (~> 1.0.5)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
sass (>= 3.3.13, < 3.5)
|
||||
compass-core (1.0.1)
|
||||
compass-core (1.0.3)
|
||||
multi_json (~> 1.0)
|
||||
sass (>= 3.3.0, < 3.5)
|
||||
compass-import-once (1.0.5)
|
||||
sass (>= 3.2, < 3.5)
|
||||
daemons (1.1.9)
|
||||
eventmachine (1.0.4)
|
||||
eventmachine (1.0.7)
|
||||
execjs (1.4.1)
|
||||
multi_json (~> 1.0)
|
||||
ffi (1.9.6)
|
||||
haml (4.0.5)
|
||||
haml (4.0.6)
|
||||
tilt
|
||||
highline (1.6.21)
|
||||
hike (1.2.3)
|
||||
|
@ -91,19 +91,19 @@ GEM
|
|||
rack (>= 0.9.1)
|
||||
rack-protection (1.5.3)
|
||||
rack
|
||||
rack-test (0.6.2)
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
rb-fsevent (0.9.4)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (2.2.2)
|
||||
ref (1.0.5)
|
||||
sass (3.4.6)
|
||||
sass (3.4.13)
|
||||
sinatra (1.3.6)
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.3)
|
||||
tilt (~> 1.3, >= 1.3.3)
|
||||
sprockets (2.12.2)
|
||||
sprockets (2.12.3)
|
||||
hike (~> 1.2)
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
|
|
|
@ -69,17 +69,6 @@ automated system, it might have been flagged as spam by your email provider. If
|
|||
you do not see the email there, please [contact support](mailto:support@hashicorp.com?subject=License Not Received)
|
||||
and include the original order number.
|
||||
|
||||
**Q: Do you offer trial periods for the Vagrant VMware plugins?**<br>
|
||||
We do not offer a trial mechanism at this time, but we do offer a 30-day, no
|
||||
questions asked, 100% money-back guarantee. If you are not satisfied with the
|
||||
product, contact us within 30 days and you will receive a full refund.
|
||||
|
||||
**Q: Do you offer educational discounts on the Vagrant VMware plugins?**<br>
|
||||
A select number of educational discounts are available for students, staff, and
|
||||
faculty. Please [contact support](mailto:support@hashicorp.com?subject=Educational Discounts&body=Hello support! I would like to learn more about educational discounts on the Vagrant VMware plugins. Thanks!) for more
|
||||
information. You will be asked to verify your status as an employee of active
|
||||
student.
|
||||
|
||||
**Q: Do I need to keep the Vagrant VMware plugin license file on disk?**<br>
|
||||
After you have installed the Vagrant VMware plugin license, it is safe to remove
|
||||
your copy from disk. Vagrant copies the license into its structure for reference
|
||||
|
@ -91,16 +80,6 @@ please contact support using the email address with which you made the
|
|||
original purchase. If you use an alternate email, you will be asked to verify
|
||||
that you are the owner of the requested license.
|
||||
|
||||
**Q: Where can I find the EULA for the Vagrant VMware plugins?**<br>
|
||||
The [EULA for the Vagrant VMware plugins](http://www.vagrantup.com/vmware/eula)
|
||||
is available on the Vagrant website.
|
||||
|
||||
**Q: Do you offer bulk/volume discounts for the Vagrant VMware plugins?**<br>
|
||||
We certainly do! [Email support](mailto:support@hashicorp.com?subject=Bulk Discounts)
|
||||
with the number of licenses you need and we can give you bulk pricing
|
||||
information. Please note that bulk pricing requires the purchase of at least 150
|
||||
seats.
|
||||
|
||||
**Q: I upgraded my VMware product and now my license is invalid?**<br>
|
||||
The Vagrant VMware plugin licenses are valid for specific VMware product
|
||||
versions at the time of purchase. When new versions of VMware products are
|
||||
|
@ -125,11 +104,6 @@ Workstation plugin are different products, they are the same price and fall
|
|||
under the same EULA. As such, we can transfer the license for you. Please
|
||||
[contact support](mailto:support@hashicorp.com?subject=Transfer License).
|
||||
|
||||
**Q: Since each license comes with two "seats", can I use one seat for the Vagrant VMware Fusion plugin and one seat for the Vagrant VMware Workstation plugin?**<br>
|
||||
Unfortunately this is not permitted. The Vagrant VMware Fusion plugin and the
|
||||
Vagrant VMware Workstation plugin are separate products and cannot be shared in
|
||||
this manner. We apologize for the inconvenience.
|
||||
|
||||
**Q: How do I upgrade my currently installed Vagrant VMware plugin?**<br>
|
||||
You can update the Vagrant VMware plugin to the latest version by re-running the
|
||||
install command. For VMware Fusion:
|
||||
|
|
|
@ -1,47 +1,54 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (3.2.14)
|
||||
activesupport (3.2.21)
|
||||
i18n (~> 0.6, >= 0.6.4)
|
||||
multi_json (~> 1.0)
|
||||
builder (3.2.2)
|
||||
chunky_png (1.2.8)
|
||||
chunky_png (1.3.4)
|
||||
coffee-script (2.2.0)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.6.3)
|
||||
coffee-script-source (1.9.1)
|
||||
commonjs (0.2.7)
|
||||
compass (0.12.2)
|
||||
compass (1.0.3)
|
||||
chunky_png (~> 1.2)
|
||||
fssm (>= 0.2.7)
|
||||
sass (~> 3.1)
|
||||
daemons (1.1.9)
|
||||
eventmachine (1.0.3)
|
||||
execjs (1.4.0)
|
||||
compass-core (~> 1.0.2)
|
||||
compass-import-once (~> 1.0.5)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
sass (>= 3.3.13, < 3.5)
|
||||
compass-core (1.0.3)
|
||||
multi_json (~> 1.0)
|
||||
ffi (1.9.0)
|
||||
fssm (0.2.10)
|
||||
haml (4.0.3)
|
||||
sass (>= 3.3.0, < 3.5)
|
||||
compass-import-once (1.0.5)
|
||||
sass (>= 3.2, < 3.5)
|
||||
daemons (1.1.9)
|
||||
eventmachine (1.0.7)
|
||||
execjs (1.4.1)
|
||||
multi_json (~> 1.0)
|
||||
ffi (1.9.6)
|
||||
haml (4.0.6)
|
||||
tilt
|
||||
highline (1.6.19)
|
||||
highline (1.6.21)
|
||||
hike (1.2.3)
|
||||
i18n (0.6.5)
|
||||
kramdown (1.1.0)
|
||||
i18n (0.6.11)
|
||||
kramdown (1.5.0)
|
||||
less (2.2.2)
|
||||
commonjs (~> 0.2.6)
|
||||
libv8 (3.16.14.3)
|
||||
listen (1.2.3)
|
||||
libv8 (3.16.14.7)
|
||||
listen (1.3.1)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
rb-kqueue (>= 0.2)
|
||||
middleman (3.1.5)
|
||||
middleman (3.1.6)
|
||||
coffee-script (~> 2.2.0)
|
||||
compass (>= 0.12.2)
|
||||
execjs (~> 1.4.0)
|
||||
haml (>= 3.1.6)
|
||||
kramdown (~> 1.1.0)
|
||||
middleman-core (= 3.1.5)
|
||||
middleman-more (= 3.1.5)
|
||||
kramdown (~> 1.2)
|
||||
middleman-core (= 3.1.6)
|
||||
middleman-more (= 3.1.6)
|
||||
middleman-sprockets (>= 3.1.2)
|
||||
sass (>= 3.1.20)
|
||||
uglifier (~> 2.1.0)
|
||||
|
@ -49,61 +56,61 @@ GEM
|
|||
middleman-core (~> 3.0)
|
||||
middleman-more (~> 3.0)
|
||||
tzinfo (~> 0.3.0)
|
||||
middleman-core (3.1.5)
|
||||
middleman-core (3.1.6)
|
||||
activesupport (~> 3.2.6)
|
||||
bundler (~> 1.1)
|
||||
i18n (~> 0.6.1)
|
||||
listen (~> 1.2.2)
|
||||
listen (~> 1.1)
|
||||
rack (>= 1.4.5)
|
||||
rack-test (~> 0.6.1)
|
||||
thor (>= 0.15.2, < 2.0)
|
||||
tilt (~> 1.3.6)
|
||||
middleman-minify-html (3.1.1)
|
||||
middleman-core (~> 3.0)
|
||||
middleman-more (3.1.5)
|
||||
middleman-more (3.1.6)
|
||||
middleman-sprockets (3.1.4)
|
||||
middleman-core (>= 3.0.14)
|
||||
middleman-more (>= 3.0.14)
|
||||
sprockets (~> 2.1)
|
||||
sprockets-helpers (~> 1.0.0)
|
||||
sprockets-sass (~> 1.0.0)
|
||||
mini_portile (0.5.1)
|
||||
multi_json (1.8.0)
|
||||
nokogiri (1.6.0)
|
||||
mini_portile (~> 0.5.0)
|
||||
rack (1.5.2)
|
||||
mini_portile (0.6.2)
|
||||
multi_json (1.10.1)
|
||||
nokogiri (1.6.6.2)
|
||||
mini_portile (~> 0.6.0)
|
||||
rack (1.6.0)
|
||||
rack-contrib (1.1.0)
|
||||
rack (>= 0.9.1)
|
||||
rack-test (0.6.2)
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
rb-fsevent (0.9.3)
|
||||
rb-inotify (0.9.2)
|
||||
rb-fsevent (0.9.4)
|
||||
rb-inotify (0.9.5)
|
||||
ffi (>= 0.5.0)
|
||||
rb-kqueue (0.2.0)
|
||||
rb-kqueue (0.2.3)
|
||||
ffi (>= 0.5.0)
|
||||
redcarpet (3.0.0)
|
||||
ref (1.0.5)
|
||||
sass (3.2.10)
|
||||
sprockets (2.10.0)
|
||||
sass (3.4.13)
|
||||
sprockets (2.12.3)
|
||||
hike (~> 1.2)
|
||||
multi_json (~> 1.0)
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
sprockets-helpers (1.0.1)
|
||||
sprockets (~> 2.0)
|
||||
sprockets-sass (1.0.1)
|
||||
sprockets-sass (1.0.3)
|
||||
sprockets (~> 2.0)
|
||||
tilt (~> 1.1)
|
||||
therubyracer (0.12.0)
|
||||
therubyracer (0.12.1)
|
||||
libv8 (~> 3.16.14.0)
|
||||
ref
|
||||
thin (1.5.1)
|
||||
daemons (>= 1.0.9)
|
||||
eventmachine (>= 0.12.6)
|
||||
rack (>= 1.0.0)
|
||||
thor (0.18.1)
|
||||
thor (0.19.1)
|
||||
tilt (1.3.7)
|
||||
tzinfo (0.3.37)
|
||||
tzinfo (0.3.43)
|
||||
uglifier (2.1.2)
|
||||
execjs (>= 0.3.0)
|
||||
multi_json (~> 1.0, >= 1.0.2)
|
||||
|
|
|
@ -174,7 +174,7 @@ page_title: "VMware Vagrant Environments"
|
|||
|
||||
<div class="subtext">
|
||||
The provider license does not include a license to the VMware
|
||||
software, which must be purchased separately. If you're buying over 100 licenses, contact <a href="mailto:sales@hashicorp.com">sales@hashicorp.com</a> for volume pricing.
|
||||
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.
|
||||
|
@ -188,4 +188,203 @@ page_title: "VMware Vagrant Environments"
|
|||
</div> <!-- /get-started -->
|
||||
</section>
|
||||
|
||||
<a class="anchor" name="faq"></a>
|
||||
<section class="why">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="span12">
|
||||
<h1 class="all-caps">
|
||||
Frequently Asked Questions
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Do you offer a trial for the Vagrant VMware plugins?</strong>
|
||||
</p>
|
||||
<p>
|
||||
We do not offer a trial mechanism at this time, but we do offer a
|
||||
30-day, no questions asked, 100% money-back guarantee. If you are
|
||||
not satisfied with the product, contact us within 30 days and you
|
||||
will receive a full refund.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Do you offer educational discounts on the Vagrant VMware plugins?</strong>
|
||||
</p>
|
||||
<p>
|
||||
We offer an academic discount of 10% for the Vagrant VMware plugins.
|
||||
However, we require proof that you are a current student or employee
|
||||
in academia. Please contact support with <strong>any one</strong> of
|
||||
the following forms of proof:
|
||||
|
||||
<ul>
|
||||
<li><p>A picture of your current university ID</p></li>
|
||||
<li><p>An email from your official <tt>.edu</tt> school email address</p></li>
|
||||
<li><p>A copy of something on university letterhead indicating you are currently enrolled as a student</p></li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>I already own a license, am I eligible for an upgrade?</strong>
|
||||
</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>.
|
||||
If you are eligible for an upgrade, the system will generate a
|
||||
unique discount code that may be used when purchasing the new
|
||||
license.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Do I need to pay for upgrades to my license?</strong>
|
||||
</p>
|
||||
<p>
|
||||
The Vagrant VMware plugin licenses are valid for specific VMware
|
||||
product 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
|
||||
<a href="http://license.hashicorp.com/upgrade/vmware2014">License Upgrade Center</a>
|
||||
and entering the email address with which they made the original
|
||||
purchase.
|
||||
</p>
|
||||
<p>
|
||||
Please note: your existing license will continue to work with all
|
||||
previous versions of the VMware products. If you do not wish to
|
||||
update at this time, you can rollback your VMware installation to an
|
||||
older version.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Where can I find the EULA for the Vagrant VMware Plugins?</strong>
|
||||
</p>
|
||||
<p>
|
||||
The <a href="/vmware/eula.html">EULA for the Vagrant VMware plugins</a>
|
||||
is available on the Vagrant website.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Do you offer incentives for resellers?</strong>
|
||||
</p>
|
||||
<p>
|
||||
All our reseller information can be found on the
|
||||
<a href="/vmware/reseller.html">Reseller Information</a> page.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Do you offer bulk/volume discounts for the Vagrant VMware plugins?</strong>
|
||||
</p>
|
||||
<p>
|
||||
We certainly do! <a href="mailto:support@hashicorp.com?subject=Bulk Discounts">Email support</a>
|
||||
with the number of licenses you need and we can give you bulk pricing
|
||||
information. Please note that bulk pricing requires the purchase of
|
||||
<em>at least 150 seats</em>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Since each license comes with two "seats", can I use one seat for the Vagrant VMware Fusion plugin and one seat for the Vagrant VMware Workstation plugin?</strong>
|
||||
</p>
|
||||
<p>
|
||||
Unfortunately this is not possible at this time. The Vagrant VMware
|
||||
Fusion plugin and the Vagrant VMware Workstation plugin are separate
|
||||
products and cannot be shared in this manner. We apologize for the
|
||||
inconvenience.
|
||||
</p>
|
||||
<p>
|
||||
We do offer a 50% discount off the purchase of the other Vagrant
|
||||
plugin for individual users and qualified candidates. Certain
|
||||
restrictions do apply. Please <a href="mailto:support@hashicorp.com?subject=Multi-discount">email support</a>
|
||||
to find out if you qualify. Unfortuantely we cannot retroactively
|
||||
apply this discount, so please email support before making your
|
||||
purchase.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>I accidentally bought the wrong Vagrant VMware plugin, can I switch?</strong>
|
||||
</p>
|
||||
<p>
|
||||
Sure! Even though the Vagrant VMware Fusion plugin and the Vagrant
|
||||
VMware Workstation plugin are different products, they are the same
|
||||
price and fall under the same EULA. As such, we can transfer the
|
||||
license for you. Please <a href="mailto:support@hashicorp.com?subject=Transfer License">contact support</a>
|
||||
for assistance. Be sure to include your original order number. You
|
||||
may be asked to confirm details your purchase to verify the
|
||||
authenticity of your request.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Does this include the VMware software?</strong>
|
||||
</p>
|
||||
<p>
|
||||
The Vagrant VMware Plugin requires the separate purchase of VMware
|
||||
Fusion/Workstation from VMware. The VMware product is not bundled
|
||||
with the plugin.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="span8 offset2">
|
||||
<p>
|
||||
<strong>Why is the Vagrant VMware plugin not working with my trial version of VMware Fusion/Workstation?</strong>
|
||||
</p>
|
||||
<p>
|
||||
While we have not been able to isolate to a specific issue or cause,
|
||||
the Vagrant VMware Fusion and Vagrant VMware Workstation plugins are
|
||||
sometimes incompatible with the trial versions of the VMware
|
||||
products.
|
||||
</p>
|
||||
<p>
|
||||
Please try restarting your computer and running the VMware software
|
||||
manually. Occassionally you must accept the license agreement before
|
||||
VMware will run. If you do not see any errors when opening the
|
||||
VMware GUI, you may need to purchase the full version to use the
|
||||
plugin. We apologize for the inconvience.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div> <!-- /.page.home -->
|
||||
|
|
Loading…
Reference in New Issue