mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-19 08:25:21 -04:00
The builder is currently failing with the last packer version. This commit is fixing: - the ssh keys and configuration management (the config is passed through a pointer and the ssh keys through the config instead of the runner states) - the key size for generated ssh key - the public key added as a tag to the instance<Paste> fix #6757 |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| ssh.go | ||
| step_create_image.go | ||
| step_create_server.go | ||
| step_create_ssh_key.go | ||
| step_server_info.go | ||
| step_shutdown.go | ||
| step_snapshot.go | ||