Age | Commit message (Expand) | Author |
2012-11-09 | vagrant support | elijah |
2012-11-08 | remove apt-get warnings when running init-node | elijah |
2012-11-06 | updated test/provider and added configurable life_span to CA. | elijah |
2012-11-06 | minor path change | elijah |
2012-11-04 | set default log_level to 1 | elijah |
2012-11-04 | allow symbols for ObjectList lookup | elijah |
2012-11-04 | added automatic secret generation in secrets.json | elijah |
2012-11-04 | distinguish between leap progress and capistrano progress | elijah |
2012-11-04 | minor cleanup | elijah |
2012-11-04 | better reporting of puppet progress (supply_drop hack) | elijah |
2012-11-04 | remove sudo calls | elijah |
2012-11-04 | better path management | elijah |
2012-11-03 | added --print <attr> to "leap list" command. | elijah |
2012-11-03 | fixed typo | elijah |
2012-11-02 | explicitly set digest in server cert generation | elijah |
2012-11-02 | fixed another eval problem in 1.9 | elijah |
2012-11-01 | figured out a workaround to make --version work as expected | elijah |
2012-11-01 | fixed bugs in ruby 1.9 related to our use of eval. | elijah |
2012-11-01 | fixed generation of authorized_keys and known_hosts: now entries are sorted | elijah |
2012-11-01 | added some initial tests. yeah. | elijah |
2012-11-01 | fixed bug with compiling authorized_keys | elijah |
2012-11-01 | x.509 support -- added certificate authority creation and server cert creation | elijah |
2012-10-30 | fix the generation of the known_hosts file | elijah |
2012-10-30 | use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile. | elijah |
2012-10-29 | fixed 'leap ssh' with nonstandard port | elijah |
2012-10-29 | respect configured ssh port when doing keyscan | elijah |
2012-10-29 | make typed passwords invisible again (use --echo to make them visible) | elijah |
2012-10-29 | hardcode puppet to /usr/bin/puppet for now | elijah |
2012-10-27 | auto run 'git submodule update --init' on leap platform if needed | elijah |
2012-10-27 | bump version to 0.1.0 | elijah |
2012-10-27 | minor code cleanup | elijah |
2012-10-27 | avoid KCODE error under ruby 1.9 | elijah |
2012-10-27 | switch to using ya2yaml | elijah |
2012-10-27 | install ruby-hiera-puppet when doing init-node | elijah |
2012-10-25 | suppress auth-agent warning | elijah |
2012-10-25 | make gpg optional | elijah |
2012-10-25 | updated gemspec, removed gemfile.lock | elijah |
2012-10-25 | cleaned up the code a bit by adding SshKey class. | elijah |
2012-10-24 | use new hardcoded paths /etc/leap and /srv/leap | elijah |
2012-10-23 | fixed typo with read_file! and don't require pgp key for a user. | elijah |
2012-10-23 | more attempt at 1.9 compatibility | elijah |
2012-10-23 | fixed init-node typo bug | elijah |
2012-10-23 | fixed md5 problem (again) | elijah |
2012-10-23 | minor change for ruby 1.9 compatibility | elijah |
2012-10-23 | added a bunch of new commands, including init-node and deploy | elijah |
2012-10-23 | patched supply_drop gem and vendored it | elijah |
2012-10-21 | added command init-node | elijah |
2012-10-21 | replace command 'init' with 'new-provider' | elijah |
2012-10-14 | added add-user command | elijah |
2012-10-11 | code cleanup. better support for nested configs and templates. | elijah |