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

I am trying to set this up on EC2 knife-server keeps asking me for root password #4

Closed
zacksiri opened this issue Jul 17, 2012 · 2 comments

Comments

@zacksiri
Copy link

So what do i put for the root password?

I can't seem to get it to work.

@zacksiri
Copy link
Author

OK i managed to figure this out i had to add an -i option and specify the path to the identity file this should be in the documentation as well

i tried setting knife[:identity_file] and that didn't work

@fnichol
Copy link
Owner

fnichol commented Dec 12, 2012

Sorry about the confusion, this hadn't come up for me before. I had always loaded my EC2 SSH key into my key agent before provisioning instances or logging in (with ssh-add ~/.ssh/mykey). As a result I hadn't used the ---identity-file option directly before (hence this inconsistency).

The two pull requests #7 #11 should address this issue and allow you to use the option off the CLI or set in knife.rb. If I'm mistaken, please reopen. Thank you!

@fnichol fnichol closed this as completed Dec 12, 2012
xdissent pushed a commit to xdissent/knife-server that referenced this issue Feb 25, 2013
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

2 participants