aboutsummaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Collapse)Author
2013-06-11fix 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-01remove supply_drop, add support for puppet_command.elijah
2013-03-31added gem rsync_commandelijah
2013-03-14added exit codes for puppet applyelijah
2013-03-13rsync --copy-links (temporary hack to supply_drop, rsync library to be ↵elijah
refactored in the future).
2013-02-01ignore variable scope warnings for now in leap_cli (Feature #1621)varac
2013-01-20fix bug with rsync when leap command is run from other directorieselijah
2013-01-13patch supply_drop so rsync can accept --include and arbitrary flags.elijah
2012-11-27improved logging all around.elijah
2012-11-23hide puppet deprecation warnings unless running with a higher verbosity.elijah
2012-11-16added CSR ability (and vendored certificate_authority gem, so we can get the ↵elijah
unreleased fixes we need).
2012-11-09vagrant supportelijah
2012-11-04remove unneeded files from vendored supply_dropelijah
2012-11-04better reporting of puppet progress (supply_drop hack)elijah
2012-11-04remove sudo callselijah
2012-11-01more complete rsync compatibility with Net::SSH optionselijah
2012-10-30use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.elijah
2012-10-23patched supply_drop gem and vendored itelijah