Vagrant 2.0
hashicorp.com
Vagrant 2.0
1–10 of 120 posts
Re: Vagrant 2.0
#2Re: Vagrant 2.0
#3Does the major version bump signify any major changes? The blog post and changelog don't seem to describe any.
Re: Vagrant 2.0
#4Re: Vagrant 2.0
#5Re: Vagrant 2.0
#6Seems like this issue is finally addressed: https://github.com/mitchellh/vagrant/issues/8468
Vagrant is a fantastic tool because of its flexibility, but that flexibility comes at cost: there are sometimes bugs and performance issues where the different Vagrant components don’t quite mesh perfectly.
Re: Vagrant 2.0
#7Still doesn't support Ruby 2.4
Re: Vagrant 2.0
#8In the change log, I’m happy to see “improved the resilience of some Virtualbox commands.” At Airbnb, we used to use Vagrant with Virtualbox and the Chef provisioner to create our dev environments, but we migrated totally away from Vagrant after struggling with Virtualbox bugs, and strangeness with Vagrant’s internal state and locking. Seems like this issue is finally addressed: https://github.com/mitchellh/vagrant/i…
Re: Vagrant 2.0
#9Just from the version number I thought there'd be a few major changes, but really it just seems like another point release that happens to increment the major version number. (Which is totally fine by me. I rely on Vagrant a lot and I'm glad the new version doesn't introduce breaking changes). Change log is here: https://github.com/mitchellh/vagrant/blob/v2.0.0/CHANGELOG.m...