Age | Commit message (Expand) | Author |
2015-06-04 | for now, only support wheezy | elijah |
2015-05-04 | remove ruby-hiera-puppet from list of required packages (except for wheezy) c... | elijah |
2015-04-08 | added `leap history` command to dump the recent deploy history to console | elijah |
2015-02-25 | set Aquire::Languages=none for apt-get update. | elijah |
2015-02-08 | pass --info to puppet_command (needed to support logging deploy details) | elijah |
2014-10-28 | autoload some of the external dependencies that are rarely used, so that we d... | elijah |
2014-10-21 | removed constants.rb, now defined in platform.rb | elijah |
2014-05-13 | bail `node init` on bad `apt-get update` (closes #3849) | elijah |
2014-05-02 | stop/restart ntpd if present to change server time (fix bug #5599) | guido |
2014-04-30 | Install ntpd daemon if it's not present on debian. | guido |
2014-04-03 | update the server time on `leap node init` (hopefully closes https://leap.se/... | elijah |
2014-03-19 | yep, another attempt to fix ssh. (now authorized_keys2 is set to insecure vag... | elijah |
2014-03-13 | various ssh key fixes (REQUIRES rebuilding vagrant nodes). | elijah |
2013-12-05 | added no-deploy check and simple `leap test run`. | elijah |
2013-09-21 | fix for: locale-gen should be run after package "locales" is installed (Bug #... | elijah |
2013-07-10 | file permissions -- no longer force restrictive chmod on the rsync of /srv/le... | elijah |
2013-07-10 | security fix - for a little while now, since the switch to rsync_command, per... | elijah |
2013-06-26 | print a nice 'ok' when a host is alive. | elijah |
2013-06-04 | add support for `leap facts`. includes some fun new helpers, like run_with_pr... | elijah |
2013-06-02 | mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre... | elijah |
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 don... | elijah |
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 a... | elijah |
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 |