Age | Commit message (Expand) | Author |
2012-11-14 | only generate cert of x509.user == true | elijah |
2012-11-14 | inherit .json from leap_platform/provider_base | elijah |
2012-11-14 | more improvements to logging | elijah |
2012-11-14 | added requirements checking - will bail out if a configuration option is missing | elijah |
2012-11-14 | version bump. | elijah |
2012-11-14 | made 'leap update-cert' intelligently update all certificates as needed. | elijah |
2012-11-13 | cleaned up logging, and much improved error message when file is not found | elijah |
2012-11-09 | better vagrant error msg. | elijah |
2012-11-09 | vagrant support | elijah |
2012-11-08 | remove apt-get warnings when running init-node | elijah |
2012-11-08 | rakefile: better language for install, added uninstall. | elijah |
2012-11-06 | fixed tests | 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 | remove unneeded files from vendored supply_drop | 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 | Merge branch 'master' of ssh://leap.se/leap_cli | elijah |
2012-11-03 | fixed typo | elijah |
2012-11-03 | forgot comma | varac |
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 | updated .gitignore | 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 | fixed test/provider/services/openvpn.json | elijah |
2012-11-01 | more complete rsync compatibility with Net::SSH options | 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 |