aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/util/remote_command.rb
AgeCommit message (Expand)Author
2014-11-24moved core_ext and lib_ext under leap_clidevelopelijah
2014-11-09make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed beca...elijah
2014-11-03only print out net-ssh info if --debug is activeelijah
2014-10-30less verbose net-ssh loggingelijah
2014-10-28properly debug Net::SSH based on -v log levelelijah
2014-05-27cap puppet verbosity level at 5 and capistrano logger at 3.elijah
2014-05-21fix, once and for all and forever, ssh problems with a weird kludgeelijah
2014-05-20ssh: modified yet again how ssh is used. pin to a newer version of capistrano...elijah
2014-04-04yasf: yet another ssh fix. should make `leap deploy` work better with ~/.ssh/...elijah
2014-03-13various ssh key fixes (REQUIRES rebuilding vagrant nodes).elijah
2014-03-07added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options...elijah
2013-06-11store port in provider's known_hosts to prevent modification of ~/.ssh/known_...elijah
2013-06-11fix longstanding problem with vagrant nodes: everyone has a different ssh pub...elijah
2013-06-11added --ip and --port override flags to deploy and init.elijah
2013-06-04add support for `leap facts`. includes some fun new helpers, like run_with_pr...elijah
2013-04-01remove supply_drop, add support for puppet_command.elijah
2012-11-27improved logging all around.elijah
2012-11-09vagrant supportelijah