summaryrefslogtreecommitdiff
path: root/devdocs/vagrant/installation%2Fupgrading.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.html
parent9278ddd4ea1a8b1a4c1edaa8894516e3f48d245b (diff)
downloaddotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.tar.gz
dotemacs-82ba818ff456bcd6d56a06226e3f27e98fbb55c3.zip
removing all downloaded devdocs files
Diffstat (limited to 'devdocs/vagrant/installation%2Fupgrading.html')
-rw-r--r--devdocs/vagrant/installation%2Fupgrading.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/devdocs/vagrant/installation%2Fupgrading.html b/devdocs/vagrant/installation%2Fupgrading.html
deleted file mode 100644
index 92753ee5..00000000
--- a/devdocs/vagrant/installation%2Fupgrading.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<h1 id="upgrading-vagrant"> Upgrading Vagrant </h1> <p>If you are upgrading from Vagrant 1.0.x, please read the <a href="upgrading-from-1-0">specific page dedicated to that</a>. This page covers upgrading Vagrant in general during the 1.x series.</p> <p>Vagrant upgrades during the 1.x release series are straightforward:</p> <ol> <li>
-<a href="https://www.vagrantup.com/downloads.html">Download</a> the new package </li> <li>Install it over the existing package </li> </ol> <p>The installers will properly overwrite and remove old files. It is recommended that no other Vagrant processes are running during the upgrade process.</p> <p>Note that Vagrantfile stability for the new Vagrantfile syntax is not promised until 2.0 final. So while Vagrantfiles made for 1.0.x will <a href="backwards-compatibility">continue to work</a>, newer Vagrantfiles may have backwards incompatible changes until 2.0 final.</p> <blockquote class="alert alert-info alert-block"> <p><strong>Run into troubles upgrading?</strong> Please <a href="https://github.com/hashicorp/vagrant/issues" class="alert-link">report an issue</a> if you run into problems upgrading. Upgrades are meant to be a smooth process and we consider it a bug if it was not.</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.html" class="_attribution-link">https://www.vagrantup.com/docs/installation/upgrading.html</a>
- </p>
-</div>