Backend and Infrastructure

Bonus Lesson: Updating Vagrant

This page is archived

We're keeping this page up as a courtesy to folks who may need to refer to old instructions. We don't plan to update this page.

Alternate resources

Sprout Video

You can typically upgrade your Vagrant and VirtualBox installations without any problems. Occassionally you will run into problems though. If this does happen to you, you will want to remove all Vagrant and VirtualBox software, and then re-install it. Assuming you are using Configuration Management to provision your machines, the only thing you'll lose is your database.

Lesson Summary

You will need to delete files and applications as follows for OSX:

  • /Applications/VirtualBox.app
  • /Applications/Vagrant.app
  • /usr/bin/vagrant
  • ~/.vagrant.d
  • ~/VirtualBox VMs

Lesson Outcomes

By the end of this lesson, you will be able to remove relevant Vagrant from your system to prepare yourself for a clean installation.

Additional resources

Uninstalling Vagrant