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
/
vendor
Age
Commit message (
Collapse
)
Author
2014-10-29
give up on removing activesupport
elijah
2014-10-28
make certificate authority only load the parts of activemodel it needs, so ↵
elijah
that all of activesupport doesn't get loaded.
2014-10-28
better solution to activesupport dependency problem
elijah
2014-10-21
fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ↵
elijah
CSR.
2013-06-11
fix longstanding problem with vagrant nodes: everyone has a different ssh ↵
elijah
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.
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-03-31
added gem rsync_command
elijah
2013-03-14
added exit codes for puppet apply
elijah
2013-03-13
rsync --copy-links (temporary hack to supply_drop, rsync library to be ↵
elijah
refactored in the future).
2013-02-01
ignore variable scope warnings for now in leap_cli (Feature #1621)
varac
2013-01-20
fix bug with rsync when leap command is run from other directories
elijah
2013-01-13
patch supply_drop so rsync can accept --include and arbitrary flags.
elijah
2012-11-27
improved logging all around.
elijah
2012-11-23
hide puppet deprecation warnings unless running with a higher verbosity.
elijah
2012-11-16
added CSR ability (and vendored certificate_authority gem, so we can get the ↵
elijah
unreleased fixes we need).
2012-11-09
vagrant support
elijah
2012-11-04
remove unneeded files from vendored supply_drop
elijah
2012-11-04
better reporting of puppet progress (supply_drop hack)
elijah
2012-11-04
remove sudo calls
elijah
2012-11-01
more complete rsync compatibility with Net::SSH options
elijah
2012-10-30
use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.
elijah
2012-10-23
patched supply_drop gem and vendored it
elijah