summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/installation%2Fupgrading-from-1-0.html
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
committerCraig Jennings <c@cjennings.net>2025-08-14 22:58:58 -0500
commit82ba818ff456bcd6d56a06226e3f27e98fbb55c3 (patch)
tree158cfc17b2f644a10f063cb546752cfaae12c97f /devdocs/vagrant/installation%2Fupgrading-from-1-0.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/vagrant/installation%2Fupgrading-from-1-0.html')
-rw-r--r--devdocs/vagrant/installation%2Fupgrading-from-1-0.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/devdocs/vagrant/installation%2Fupgrading-from-1-0.html b/devdocs/vagrant/installation%2Fupgrading-from-1-0.html
deleted file mode 100644
index 27ded35d2..000000000
--- a/devdocs/vagrant/installation%2Fupgrading-from-1-0.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1 id="upgrading-from-vagrant-1-0-x"> Upgrading From Vagrant 1.0.x </h1> <p>The upgrade process from 1.0.x to 1.x is straightforward. Vagrant is quite <a href="backwards-compatibility">backwards compatible</a> with Vagrant 1.0.x, so you can simply reinstall Vagrant over your previous installation by downloading the latest package and installing it using standard procedures for your operating system.</p> <p>As the <a href="backwards-compatibility">backwards compatibility</a> page says, <strong>Vagrant 1.0.x plugins will not work with Vagrant 1.1+</strong>. Many of these plugins have been updated to work with newer versions of Vagrant, so you can look to see if they've been updated. If not however, you will have to remove them before upgrading.</p> <p>It is recommended you remove <em>all</em> plugins before upgrading, and then slowly add back the plugins. This usually makes for a smoother upgrade process.</p> <blockquote class="alert alert-warning" role="alert"> <p><strong>If your version of Vagrant was installed via Rubygems</strong>, you must uninstall the old version prior to installing the package for the new version of Vagrant. The Rubygems installation is no longer supported.</p> </blockquote><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/installation/upgrading-from-1-0.html" class="_attribution-link">https://www.vagrantup.com/docs/installation/upgrading-from-1-0.html</a>
- </p>
-</div>