vagrant/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.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
push.rb Validate pushes in the global config 2015-01-07 15:51:20 -05:00
ssh.rb Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
ssh_connect.rb Allow customization of keys_only & paranoid SSH 2016-05-29 18:03:03 -04:00
vagrant.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
vm.rb core: Provide a way to globally disable box update checking 2016-06-18 14:46:46 -04:00
vm_provisioner.rb core: provisioners are defined differently now 2014-10-23 18:40:14 -07:00
vm_subvm.rb Better handling of merging sub-vms 2013-03-08 21:30:09 -08:00