mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-25 02:39:40 -04:00
* 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. |
||
|---|---|---|
| .. | ||
| testdata | ||
| artifact.go | ||
| bootcommand_driver.go | ||
| builder.go | ||
| config.go | ||
| config.hcl2spec.go | ||
| config_test.go | ||
| step_convert_to_template.go | ||
| step_convert_to_template_test.go | ||
| step_finalize_template_config.go | ||
| step_finalize_template_config_test.go | ||
| step_start_vm.go | ||
| step_start_vm_test.go | ||
| step_success.go | ||
| step_type_boot_command.go | ||
| step_type_boot_command_test.go | ||
| step_upload_iso.go | ||
| step_upload_iso_test.go | ||