diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
| commit | 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch) | |
| tree | f1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/vagrant/hyperv%2Fusage.html | |
new repository
Diffstat (limited to 'devdocs/vagrant/hyperv%2Fusage.html')
| -rw-r--r-- | devdocs/vagrant/hyperv%2Fusage.html | 6 |
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"> + © 2010–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> |
