vagrant/plugins/kernel_v2/config
Seth Vargo d44fcf2d52
Allow customization of keys_only & paranoid SSH
This adds two new SSH configuration options:

- `keys_only`
- `paranoid`

These values were previously hard-coded, but can now be user-specified.

Fixes GH-4275
2016-05-29 18:03:03 -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 kernel/v2: Reimplement 8655d21 to always forward SSH 2016-05-04 17:26:44 +12: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