Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
I tried to commit the update to Mesos 0.27.2 today but ran into an issue provisioning the Vagrant environment. This turns out to be caused by me having not run `vagrant box update`. We should look into a solution that doesn't require this manual step.
We should also look into pinning the box version referenced by vagrant so we can make these changes atomically in the future.
Pinning the box version may also solve the need to run vagrant box update as well.