You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
git clone https://github.com/Wenzel/bug_report -b '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 hashicorp/packer#12325
The text was updated successfully, but these errors were encountered: