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/providers%2Finstallation.html | |
new repository
Diffstat (limited to 'devdocs/vagrant/providers%2Finstallation.html')
| -rw-r--r-- | devdocs/vagrant/providers%2Finstallation.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/vagrant/providers%2Finstallation.html b/devdocs/vagrant/providers%2Finstallation.html new file mode 100644 index 00000000..b183c4e6 --- /dev/null +++ b/devdocs/vagrant/providers%2Finstallation.html @@ -0,0 +1,6 @@ +<h1 id="provider-installation"> Provider Installation </h1> <p>Providers are distributed as Vagrant plugins, and are therefore installed using <a href="../plugins/usage">standard plugin installation steps</a>. After installing a plugin which contains a provider, the provider should immediately be available.</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/providers/installation.html" class="_attribution-link">https://www.vagrantup.com/docs/providers/installation.html</a> + </p> +</div> |
