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
/
remote
Age
Commit message (
Collapse
)
Author
2013-04-01
remove supply_drop, add support for puppet_command.
elijah
2013-03-31
use RsyncCommand instead of supply drop.
elijah
2013-03-14
set hostname on `leap node init`
elijah
2013-02-07
run locale-gen on node init.
elijah
2013-01-30
fix problem with nested Dir.chdir
elijah
2013-01-20
fix bug with rsync when leap command is run from other directories
elijah
2013-01-13
added ability to sync support files along with hiera.yml. this way, files ↵
elijah
don't need to be embedded in hiera.yml. this is especially useful for binary files.
2012-11-28
command name shuffle -- grouped more commands together as subcommands
elijah
2012-11-28
give the user a nice error if 'init-node' has not yet been run (or if there ↵
elijah
are required packages that are missing).
2012-11-27
improved logging all around.
elijah
2012-11-22
added lsb-release to init-node
elijah
2012-11-08
remove apt-get warnings when running init-node
elijah
2012-11-04
remove sudo calls
elijah
2012-10-27
minor code cleanup
elijah
2012-10-27
install ruby-hiera-puppet when doing init-node
elijah
2012-10-24
use new hardcoded paths /etc/leap and /srv/leap
elijah
2012-10-23
added a bunch of new commands, including init-node and deploy
elijah