vagrant/plugins/kernel_v2/config
Brian Cain ffec0ff8d9 (#8697) Introduce extra_args setting for ssh configs
Prior to this commit, there was no way to add additional ssh arguments
within a Vagrantfile for a given vagrant machine. This commit introduces
a new option extra_args that allows users to pass in a single argument
or an array of flags that will be added onto the ssh command.
2017-08-17 09:02:20 -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 (#8697) Introduce extra_args setting for ssh configs 2017-08-17 09:02:20 -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