Age | Commit message (Collapse) | Author |
|
|
|
|
|
permissions (like we do for ssh)
|
|
|
|
|
|
|
|
because otherwise you can't connect to a server that has ecdsa host key if all you have is an rsa key host key. closes bug #6337
|
|
|
|
|
|
|
|
don't need to load them every time.
|
|
|
|
|
|
capistrano that i think handles ~/.ssh/config better, and explicitly specify that ~/.ssh/config should be loaded for Net::SSH connections.
|
|
~/.ssh/config per-domain settings.
|
|
|
|
|
|
options -- this should prevent ssh from trying all the keys in ~/.ssh. you might still get the error "Too many authentication failures" if you have a ton of keys activated in ~/.ssh/config
|
|
|
|
~/.ssh/known_hosts.
|
|
pub key, but before leap_cli wanted you to commit these different keys into. Now, for vagrant nodes, we ignore the host key: we don't save it, we don't check it.
|
|
|
|
run_with_progress(), capture(), and replace_file!().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|