aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-02now we require a leap_platform/platform.rb config file.elijah
2013-05-30remove hardcoded environments from test.rbelijah
2013-05-27important! the order that a node specifies its services and tags is now impor...elijah
2013-05-27disabled nodes -- ensure the disabled nodes are also removed from the service...elijah
2013-05-27prevent `leap compile` from destroying disabled node files.elijah
2013-05-27added support for disabling nodeselijah
2013-05-22object list -- added pick_fields() and exclude()elijah
2013-05-22fixed bug with config list not supporting correctly not filters (eg nodes[:na...elijah
2013-05-15minor fix to `leap node add`elijah
2013-05-15better parsing of `leap node add` (fixes #2531)elijah
2013-05-15certs - include all possible domains in subaltname, including one in commonname.elijah
2013-05-14added smtp-service.json supportelijah
2013-05-13fixed bug when seeding values to `leap node add`elijah
2013-05-08attempt to fix file loading problem when the OS has a weird default encoding.elijah
2013-05-05added soledad-service.json and incremented version (due to backward incompati...elijah
2013-04-24support for versioned service definitionselijah
2013-04-18added `leap mosh NODE`elijah
2013-04-02added support for hex_secretselijah
2013-04-01bump versionelijah
2013-04-01remove supply_drop, add support for puppet_command.elijah
2013-03-31switch license to MIT, required until we stop vendoring certificate_authority.elijah
2013-03-31use RsyncCommand instead of supply drop.elijah
2013-03-31added gem rsync_commandelijah
2013-03-31better error messages when json or node parsing goes wrong.elijah
2013-03-31add ability to search for nodes using nil values.elijah
2013-03-27make sure stunnel hostnames show up in /etc/hostselijah
2013-03-27move config macros to config/macros.rbelijah
2013-03-27added config macros for stunnel_client, stunnel_server, stunnel_portelijah
2013-03-19fix typosMicah Anderson
2013-03-17updated `leap test init` to work with openvpn service levels.elijah
2013-03-17hide 'executed successfully' puppet notices at default log level.elijah
2013-03-14change verbosity level help output to reflect the actual available levelsMicah Anderson
2013-03-14bumping version number for no particular reason except that there have been a...elijah
2013-03-14added exit codes for puppet applyelijah
2013-03-14set hostname on `leap node init`elijah
2013-03-13fixed problems with warning about required options.elijah
2013-03-13oops, fixed bug in `leap cert csr`elijah
2013-03-13Revert "added @platform_branch to Leapfile"elijah
2013-03-13added @platform_branch to Leapfileelijah
2013-03-13added --domain switch to `leap cert csr`elijah
2013-03-13puppet log: added more error matcheselijah
2013-03-13rsync --copy-links (temporary hack to supply_drop, rsync library to be refact...elijah
2013-03-12removed 'paint' from Rakefileelijah
2013-03-10fixed misc. bugs with switch to 'environment' flag.elijah
2013-03-10revert gemspec changeelijah
2013-03-10changed how arrays are merged on .json files.elijah
2013-03-09added rubygems as dev dependency, maybe this will make travis pass?elijah
2013-03-08replace local and production values with 'environment'.elijah
2013-03-08added support for development tagelijah
2013-02-28provider error when 'node init' finds no nodes.elijah