Age | Commit message (Collapse) | Author |
|
|
|
|
|
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!().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|