Skip to content
Snippets Groups Projects
  • Eesaan Atluri's avatar
    Allow using RSA keys when packer ssh communicator tries to ssh. · 3b5b4e73
    Eesaan Atluri authored
    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.
    3b5b4e73