devopsgroup-io / catapult

:boom: WebOps platform for development teams.
https://devopsgroup.io
Mozilla Public License 2.0
87 stars 37 forks source link

Enforce Vagrant Box Update #641

Open seth-reeser opened 7 years ago

seth-reeser commented 7 years ago

...from within catapult.rb

Bringing machine 'devopsgroup.io-dev-windows' up with 'virtualbox' provider...
==> devopsgroup.io-dev-windows: Checking if box 'devopsgroup-io/windows_server-2012r2-standard-amd64-nocm' is up to date...
==> devopsgroup.io-dev-windows: A newer version of the box 'devopsgroup-io/windows_server-2012r2-standard-amd64-nocm' is available! You currently
==> devopsgroup.io-dev-windows: have version '1.0.0'. The latest is version '1.1.0'. Run
==> devopsgroup.io-dev-windows: `vagrant box update` to update.
seth-reeser commented 7 years ago

...on second thought? Is it really that important to halt to update?