packer-cn/helper/communicator
Megan Marsh a687d6fe12
ci/tech-debt: Fix vmware acceptance tests (#9636)
* add kex algorithm option to ssh config

* regenerate code

* This commit fixes old vmware acceptance tests that have not been run in some time. It does this in two parts:
1) It modifies the minimal vmware build configuration to use a custom kex algorithm, which enables the ssh connection to succeed.
2) It modifies logic in reading and defaulting hardware config values, which was crashing.
3) It adds a new acceptance test with a preseed file to test loading from an http directory.
2020-07-23 09:40:57 +02:00
..
comm_host.go allow user to set winrm_host override like we do ssh_host override 2020-01-30 15:22:22 -08:00
config.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
config_test.go ci/tech-debt: Fix vmware acceptance tests (#9636) 2020-07-23 09:40:57 +02:00
step_connect.go get data sharing to a working state with the powershell provisioner 2019-12-11 15:43:38 -08:00
step_connect_ssh.go adding basic support for OpenSSH CertificateFile support 2020-07-10 16:54:08 -07:00
step_connect_test.go Revert "Add `winrm_no_proxy` option." 2018-02-08 15:10:53 -08:00
step_connect_winrm.go fix up typos in comments and regenerate docs. 2020-06-16 10:27:30 -07:00
testing.go Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
winrm.go helper/communicator: WinRM stuff 2015-06-13 22:05:48 -07:00