vagrant/test/unit/plugins/kernel_v2/config
Chris Roberts 443ff01ab7 Add key_type configuration option for ssh
Adds a new `key_type` option to the Vagrantfile ssh configuration. It
defaults to :auto which allows auto detection of key type to use.
Otherwise it can be set to an explicit type supported by Vagrant.
2024-01-10 11:37:50 -08:00
..
cloud_init_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
disk_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
package_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
push_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
ssh_connect_test.rb Add key_type configuration option for ssh 2024-01-10 11:37:50 -08:00
ssh_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
trigger_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
vagrant_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
vm_test.rb Add test coverage for architecture support 2023-09-14 16:15:03 -07:00
vm_trigger_test.rb add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00