mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-23 08:21:43 -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