A total security nightmare, but great for testing. The 2 lines below will 
auto-login you to a test admin VM without asking for password.... (and don't 
require you to inject the private key during admin node boot )

#remove the host fingerprint from the known hosts
ssh-keygen -f "~/.ssh/known_hosts" -R 192.168.124.10
# pass the password to ssh...
sshpass -pcrowbar ssh crowbar@192.168.124.10


enjoy...(and correct, or add to docs and such)
_______________________________________________
Crowbar mailing list
Crowbar@dell.com
https://lists.us.dell.com/mailman/listinfo/crowbar
For more information: http://crowbar.github.com/

Reply via email to