vagrant/test/unit/plugins/kernel_v2/config
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
..
package_test.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
push_test.rb kernel/v2: push config keys on strategy 2014-12-14 22:24:14 -08:00
ssh_test.rb kernel/v2: customizable sudo_command [GH-5573] 2015-07-09 09:30:47 -06:00
vagrant_test.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
vm_test.rb core: Provide a way to globally disable box update checking 2016-06-18 14:46:46 -04:00