aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-01added some initial tests. yeah.elijah
2012-11-01fixed bug with compiling authorized_keyselijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah
2012-10-30fix the generation of the known_hosts fileelijah
2012-10-30use GlobalKnownHostsFile for rsync and ssh instead of UserKnownHostsFile.elijah
2012-10-29fixed 'leap ssh' with nonstandard portelijah
2012-10-29respect configured ssh port when doing keyscanelijah
2012-10-29make typed passwords invisible again (use --echo to make them visible)elijah
2012-10-29hardcode puppet to /usr/bin/puppet for nowelijah
2012-10-27auto run 'git submodule update --init' on leap platform if neededelijah
2012-10-27bump version to 0.1.0elijah
2012-10-27minor code cleanupelijah
2012-10-27avoid KCODE error under ruby 1.9elijah
2012-10-27switch to using ya2yamlelijah
2012-10-27install ruby-hiera-puppet when doing init-nodeelijah
2012-10-25suppress auth-agent warningelijah
2012-10-25make gpg optionalelijah
2012-10-25updated gemspec, removed gemfile.lockelijah
2012-10-25cleaned up the code a bit by adding SshKey class.elijah
2012-10-24use new hardcoded paths /etc/leap and /srv/leapelijah
2012-10-23fixed typo with read_file! and don't require pgp key for a user.elijah
2012-10-23more attempt at 1.9 compatibilityelijah
2012-10-23fixed init-node typo bugelijah
2012-10-23fixed md5 problem (again)elijah
2012-10-23minor change for ruby 1.9 compatibilityelijah
2012-10-23added a bunch of new commands, including init-node and deployelijah
2012-10-23patched supply_drop gem and vendored itelijah
2012-10-21added command init-nodeelijah
2012-10-21replace command 'init' with 'new-provider'elijah
2012-10-14added add-user commandelijah
2012-10-11code cleanup. better support for nested configs and templates.elijah
2012-10-10hiera yaml output filenames are just the node name, not the domain name.elijah
2012-10-10hierarchical yaml output.elijah
2012-10-09fixed pathselijah