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

Add support password authentication for ssh #227

Merged
merged 1 commit into from
Nov 17, 2016
Merged

Add support password authentication for ssh #227

merged 1 commit into from
Nov 17, 2016

Conversation

ghost
Copy link

@ghost ghost commented Oct 18, 2016

Added support password authentication for ssh.

config.yml:

password: P@ssw0rd

and do as below.

$ itamae ssh -h <host> -u <user> -c config.yml recipe.rb

You can run itamae ssh by password authentication.

@ryotarai ryotarai merged commit 91a0e43 into itamae-kitchen:master Nov 17, 2016
@ryotarai
Copy link
Member

released in v1.9.10

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

Successfully merging this pull request may close these issues.

1 participant