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
creates VM without any keypair. As a result SSH-auth falls.
Adding the path to a completely random private key to the ssh_private_key_file parameter fixes this as a workaround (although it doesn't make sense)
'ssh_agent_auth' and 'ssh_keypair_name' parameters not working as expected
The folowing param set
creates VM without any keypair. As a result SSH-auth falls.
Adding the path to a completely random private key to the
ssh_private_key_file
parameter fixes this as a workaround (although it doesn't make sense)Reproduction Steps
see above
Plugin and Packer version
Packer v1.7.8
packer-plugin-openstack_v1.0.0_x5.0_linux_amd64
Simplified Packer Buildfile
Operating system and Environment details
docker.io/hashicorp/packer
x86_64
Log Fragments and crash.log files
The text was updated successfully, but these errors were encountered: