summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/hyperv%2Fusage.html
diff options
context:
space:
mode:
Diffstat (limited to 'devdocs/vagrant/hyperv%2Fusage.html')
-rw-r--r--devdocs/vagrant/hyperv%2Fusage.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/vagrant/hyperv%2Fusage.html b/devdocs/vagrant/hyperv%2Fusage.html
new file mode 100644
index 00000000..aaea813f
--- /dev/null
+++ b/devdocs/vagrant/hyperv%2Fusage.html
@@ -0,0 +1,6 @@
+<h1 id="usage"> Usage </h1> <p>The Vagrant Hyper-V provider is used just like any other provider. Please read the general <a href="../providers/basic_usage">basic usage</a> page for providers.</p> <p>The value to use for the <code>--provider</code> flag is <code>hyperv</code>.</p> <p>Hyper-V also requires that you execute Vagrant with administrative privileges. Creating and managing virtual machines with Hyper-V requires admin rights. Vagrant will show you an error if it does not have the proper permissions.</p> <p>Boxes for Hyper-V can be easily found on <a href="https://vagrantcloud.com/boxes/search">HashiCorp's Vagrant Cloud</a>. To get started, you might want to try the <code>hashicorp/precise64</code> box.</p><div class="_attribution">
+ <p class="_attribution-p">
+ &copy; 2010&ndash;2018 Mitchell Hashimoto<br>Licensed under the MPL 2.0 License.<br>
+ <a href="https://www.vagrantup.com/docs/hyperv/usage.html" class="_attribution-link">https://www.vagrantup.com/docs/hyperv/usage.html</a>
+ </p>
+</div>