vagrant/plugins/kernel_v2/config
Brian Cain b02f110cd8 (#7855) Introduce more ssh options for machines
This commit allows the user to configure two additional options that
were previously not configurable: Compression and DSAAuthentication.
Each config option is set as a boolean, and if left out of the config
will default to its previous behavior which is included and set to
"yes". If the user explicitly sets it to false, it will not be included
as an ssh option.
2017-06-15 16:29:53 -07: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 (#7855) Introduce more ssh options for machines 2017-06-15 16:29:53 -07: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