Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

amazon-ebs authentication failures with ansible provisioner #17

Open
ghost opened this issue Mar 29, 2021 · 0 comments
Open

amazon-ebs authentication failures with ansible provisioner #17

ghost opened this issue Mar 29, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 29, 2021

This issue was originally opened by @justinhohner as hashicorp/packer#6255. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.


After the packer ssh proxy establishes a connection ansible is not able to authenticate to the instance. Authentication fails with either a message similar to "Failed to connect to the host via ssh ... too many authentication failures..." or by asking for a password, the difference is likely due to ssh policy on different hosts. I am able to use the packer generated ssh to to connect to the instance via the packer ssh proxy.

Host platform:
macOS 10.13.4

Packer version:
1.2.3

PACKER LOG:
https://gist.github.com/justinhohner/e85ad4957790833e1004d4bb882435e2

JSON file:
https://gist.github.com/justinhohner/7437bfc9c5db47c2b97a3419242ba59f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants