Sha256: 6bdf6519ba4fcdd05a6afe5ebea4f48b71a770a97dff0c69b0ad55a40d222382
Contents?: true
Size: 1.09 KB
Versions: 5
Compression:
Stored size: 1.09 KB
Contents
--- page_title: "Upgrading Vagrant" sidebar_current: "installation-upgrading" --- # Upgrading Vagrant If you're upgrading from Vagrant 1.0.x, please read the [specific page dedicated to that](/v2/installation/upgrading-from-1-0.html). This page covers upgrading Vagrant in general during the 1.x series. Upgrades of Vagrant during the 1.x release series are straightforward: download the new package, install it over the existing package. The installers will properly remove old files, and Linux package managers should do the same thing. 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 [continue to work](/v2/installation/backwards-compatibility.html), newer Vagrantfiles may have backwards incompatible changes until 2.0 final. <div class="alert alert-info alert-block"> <strong>Run into troubles upgrading?</strong> Please <a href="https://github.com/mitchellh/vagrant/issues">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 wasn't. </div>
Version data entries
5 entries across 2 versions & 2 rubygems