Allow using RSA keys when packer ssh communicator tries to ssh.
Latest versions of packer removed ssh-rsa keys from accepted methods of publickey auth. This commit is a workaround to allow ssh-rsa to be used for ssh by packer communicator to ssh into build instance. This should be fixed in the upcoming iterations to use correct methods like ssh-ecdsa etc.
parent
94ce1b0a
No related branches found
No related tags found
Pipeline
#8038
failed
with stages
in
45 minutes and 47 seconds
Stage: build
Stage: test
Stage: deploy
Please register or sign in to comment