aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-02-08vagrant: pass through --yes to vagrant as --forceelijah
2013-02-07run locale-gen on node init.elijah
2013-02-07remove runtime dependency for certificate_authority gem, since this gem is ve...elijah
2013-02-07make --tags override the defaultselijah
2013-02-07Merge branch 'master' of ssh://leap.se/leap_clielijah
2013-02-07added global --yes optionelijah
2013-02-03leap_cli: change url for leap basebox (Feature #1586)varac
2013-02-02added --tags to deploy command.elijah
2013-02-02logging - output of leap command is now additionally sent to --log=FILE comma...elijah
2013-02-01ignore variable scope warnings for now in leap_cli (Feature #1621)varac
2013-01-31Merge branch 'master' of ssh://leap.se/leap_clielijah
2013-01-31include tag leap_service by default (#1610)Micah Anderson
2013-01-31fix erroneous space between tags (#1571)Micah Anderson
2013-01-31tag 'base' is a bad idea because it invokes apache::base as wellvarac
2013-01-31allow OR conditions in ObjectList filterselijah
2013-01-31generate better testing openvpn client configs in test/openvpnelijah
2013-01-31oops, fixed typo with puppet tagselijah
2013-01-31tag 'default' interferes with puppet automatic taggingvarac
2013-01-30added 'leap deploy --fast'elijah
2013-01-30fix bug with vanishing secretselijah
2013-01-30improve slightly the race conditions that can happen when logging from multip...elijah
2013-01-30fix problem with nested Dir.chdirelijah
2013-01-28provide puppet libdir for leap deploy to load custom puppet functionsvarac
2013-01-28added 'leap local save' to create a new sandbox snapshot.elijah
2013-01-28remove old secrets from secrets.json if they are not defined anywhere.elijah
2013-01-28added custom_vagrant_vm_line to Leapfileelijah
2013-01-21added client ca in addition to normal ca (used only to generate client certif...elijah
2013-01-21much better error reporting for bad evals in json configselijah
2013-01-21replaced 'manager.provider' with 'provider'elijah
2013-01-20fix bug with rsync when leap command is run from other directorieselijah
2013-01-13added ability to sync support files along with hiera.yml. this way, files don...elijah
2013-01-13add Util.relative_symlinkelijah
2013-01-08in 'cert csr', use fake ca for testing.elijah
2013-01-08catch more fatal puppet errorselijah
2012-12-17forbid illegal characters in the node name.elijah
2012-12-15fixed bug with certificate dateselijah
2012-12-15support `leap node init` with node-filterelijah
2012-12-15log ssh command at debug levelelijah
2012-12-13require arg for `leap inspect`elijah
2012-12-13client certs should only have digitalSignatureelijah
2012-12-12`leap list --print` -- now it evaluates all node keys before printingelijah
2012-12-12added `leap inspect`elijah
2012-12-12auto compile before deploy (as needed)elijah
2012-12-12improved key usage parameters for x509 cert generationelijah
2012-12-11change name of vagrant basebox to 'leap-wheezy'Micah Anderson
2012-12-11hackishly set the terminal titleelijah
2012-12-11generate secrets that are url compatibleelijah
2012-12-11add keyEncipherment to server certselijah
2012-12-10simple /etc/hosts format for nowelijah
2012-12-09minor cleanup of node commandelijah