Created
November 14, 2016 13:52
-
-
Save vignesh-v3/be7cd21061468db37a0deb90f7c68a12 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Chef-Repo\chef-repo>knife bootstrap 52.90.148.59 -x ec2-user -i ./.chef/houam | |
i.pem --sudo -p 22 -N "try_1" | |
Creating new client for try_1 | |
Creating new node for try_1 | |
Connecting to 52.90.148.59 | |
Failed to authenticate ec2-user - trying password auth | |
Enter your password: | |
ERROR: Net::SSH::AuthenticationFailed: Authentication failed for user ec2-user@5 | |
[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment