index
:
leap_cli.git
develop
gitlab_ci
master
rake_install
[leap_cli]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
leap_cli
/
util
/
remote_command.rb
Age
Commit message (
Expand
)
Author
2016-06-29
move everything we can to leap_platform/lib/leap_cli
elijah
2016-06-21
fix ruby deprecation warnings
elijah
2016-03-17
rsync bugfix: ensure that the ssh vagrant private key has the right permissio...
elijah
2015-09-09
vagrant bugfix: upload the correct vagrant ssh key. closes #7436
elijah
2014-11-24
moved core_ext and lib_ext under leap_cli
elijah
2014-11-09
make sure to specify HostKeyAlgorithms for ssh and rsync. this is needed beca...
elijah
2014-11-03
only print out net-ssh info if --debug is active
elijah
2014-10-30
less verbose net-ssh logging
elijah
2014-10-28
properly debug Net::SSH based on -v log level
elijah
2014-05-27
cap puppet verbosity level at 5 and capistrano logger at 3.
elijah
2014-05-21
fix, once and for all and forever, ssh problems with a weird kludge
elijah
2014-05-20
ssh: modified yet again how ssh is used. pin to a newer version of capistrano...
elijah
2014-04-04
yasf: yet another ssh fix. should make `leap deploy` work better with ~/.ssh/...
elijah
2014-03-13
various ssh key fixes (REQUIRES rebuilding vagrant nodes).
elijah
2014-03-07
added IdentitiesOnly ssh option to both ssh command and ruby Net::SSH options...
elijah
2013-06-11
store port in provider's known_hosts to prevent modification of ~/.ssh/known_...
elijah
2013-06-11
fix longstanding problem with vagrant nodes: everyone has a different ssh pub...
elijah
2013-06-11
added --ip and --port override flags to deploy and init.
elijah
2013-06-04
add support for `leap facts`. includes some fun new helpers, like run_with_pr...
elijah
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2012-11-27
improved logging all around.
elijah
2012-11-09
vagrant support
elijah