From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/vagrant/installation%2Fupgrading-from-1-0.html | 6 ++++++ 1 file changed, 6 insertions(+) create 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 new file mode 100644 index 00000000..27ded35d --- /dev/null +++ b/devdocs/vagrant/installation%2Fupgrading-from-1-0.html @@ -0,0 +1,6 @@ +

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