diff options
Diffstat (limited to 'devdocs/vagrant/installation%2Fupgrading.html')
| -rw-r--r-- | devdocs/vagrant/installation%2Fupgrading.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devdocs/vagrant/installation%2Fupgrading.html b/devdocs/vagrant/installation%2Fupgrading.html new file mode 100644 index 00000000..92753ee5 --- /dev/null +++ b/devdocs/vagrant/installation%2Fupgrading.html @@ -0,0 +1,7 @@ +<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"> + © 2010–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> |
