Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Overview of the Issue
When Packer is generating a keypair to use the Ansible provisioner, the generated public key file is empty.
This results in a libcrypto failure.
Community Note
Overview of the Issue
When Packer is generating a keypair to use the Ansible provisioner, the generated public key file is empty. This results in a libcrypto failure.
Reproduction Steps
This repository is here to reproduce the issue: https://github.com/Wenzel/bug_report/tree/packer/ansible/libcrypto_error
and then
Packer version
Packer v1.9.4
Operating system and Environment details
Log Fragments and crash.log files
Packer log Gist
Related https://github.com/hashicorp/packer/issues/12325