From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/vagrant/installation%2Fupgrading-from-1-0.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 devdocs/vagrant/installation%2Fupgrading-from-1-0.html (limited to 'devdocs/vagrant/installation%2Fupgrading-from-1-0.html') 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 @@ -

Upgrading From Vagrant 1.0.x

The upgrade process from 1.0.x to 1.x is straightforward. Vagrant is quite backwards compatible 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.

As the backwards compatibility page says, Vagrant 1.0.x plugins will not work with Vagrant 1.1+. 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.

It is recommended you remove all plugins before upgrading, and then slowly add back the plugins. This usually makes for a smoother upgrade process.

-

- © 2010–2018 Mitchell Hashimoto
Licensed under the MPL 2.0 License.
- https://www.vagrantup.com/docs/installation/upgrading-from-1-0.html -

-
-- cgit v1.2.3