mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 11:32:04 -05: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. |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder.hcl2spec.go | ||
| builder_acc_test.go | ||
| builder_test.go | ||
| step_check_source_image.go | ||
| step_config_security_group.go | ||
| step_config_subnet.go | ||
| step_config_vpc.go | ||
| step_copy_image.go | ||
| step_create_image.go | ||
| step_create_instance.go | ||
| step_pre_validate.go | ||
| step_stop_instance.go | ||