vagrant/plugins/kernel_v2
Seth Vargo 3f27af7e95
core: Provide a way to globally disable box update checking
This adds a new environmental variable `VAGRANT_BOX_UPDATE_CHECK_DISABLE`,
which instructs Vagrant to not check for box updates when running
regular Vagrant commands. This behaves the same as the existing
`config.vm.box_update_check` configuration option, but can be set
globally. Vagrantfile-supplied options will take precedence.

Fixes GH-7479
2016-06-18 14:46:46 -04:00
..
config core: Provide a way to globally disable box update checking 2016-06-18 14:46:46 -04:00
plugin.rb Super primitive implementation of Environment#push 2014-12-08 11:35:10 -08:00