vagrant/plugins/kernel_v2/config
Brian Cain c9e5a22bff (#9062) Deprecate :paranoid in favor of :verify_host_key
As of `net-ssh` version 4.2.0, the key :paranoid has been deprecated in
favor of using :verify_host_key. This commit updates Vagrants ssh config
to use the new key, and deprecates the use of :paranoid.
2018-01-05 10:02:45 -08: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 communicator/ssh: Allow custom generation of environment variable exports 2016-11-08 09:50:39 -08:00
ssh_connect.rb (#9062) Deprecate :paranoid in favor of :verify_host_key 2018-01-05 10:02:45 -08:00
vagrant.rb kernel/v2: default all configs properly, remove config/default.rb 2014-02-05 15:36:35 -08:00
vm.rb (#7685) Add a unique identifier to provision objects 2017-06-13 15:46:14 -07:00
vm_provisioner.rb (#7685) Add a unique identifier to provision objects 2017-06-13 15:46:14 -07:00
vm_subvm.rb Better handling of merging sub-vms 2013-03-08 21:30:09 -08:00