vagrant/test/unit/plugins
Chris Roberts 96f2039bcd Use ssh key type defined by configuration
If key type is defined as :auto, detect best key type to use. If no
acceptable key type is detected as supported by the server, raise an
error. If unable to determine supported key types from the server,
fallback to original behavior of rsa type key.

If key type is defined as custom value, use that type if the server
supports it, or if the supported types cannot be read. Otherwise, raise
an error informing the user that the key type is not supported.
2024-01-10 11:52:46 -08:00
..
commands Add test coverage for architecture support 2023-09-14 16:15:03 -07:00
communicators Use ssh key type defined by configuration 2024-01-10 11:52:46 -08:00
guests add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
hosts add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
kernel_v2/config Add key_type configuration option for ssh 2024-01-10 11:37:50 -08:00
providers Remove duplicate test constant 2023-09-14 16:15:02 -07:00
provisioners add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
pushes add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
synced_folders add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00