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

If the wrong ssh private key is used, and login to the server fails, running the task will also error out #5

Open
bruno- opened this issue Mar 3, 2015 · 0 comments

Comments

@bruno-
Copy link
Member

bruno- commented Mar 3, 2015

When a user uses wrong private ssh key to login to the server, that fails.
It's bad that the ssh:doctor also fails on task remote:agent_running.

Any private ssh key can be specified like this:

server "111.112.113.114", user: "deploy", roles: %w{web app db}, keys: "/foo/bar.pem"

I'm not sure if the key that's specified in this way can have agent_forwarding ssh feature..

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

No branches or pull requests

1 participant