mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -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. |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| config.hcl2spec.go | ||
| config_test.go | ||
| ssh.go | ||
| step_configure_networking.go | ||
| step_create_instance.go | ||
| step_create_security_group.go | ||
| step_create_template.go | ||
| step_detach_iso.go | ||
| step_keypair.go | ||
| step_prepare_config.go | ||
| step_shutdown_instance.go | ||