Age | Commit message (Expand) | Author |
2013-06-11 | grab ecdsa ssh host keys, not rsa. | elijah |
2013-06-11 | fix longstanding problem with vagrant nodes: everyone has a different ssh pub... | elijah |
2013-06-11 | added --ip and --port override flags to deploy and init. | elijah |
2013-06-04 | minor - remove duplicate log | elijah |
2013-06-04 | when generating /etc/hosts, use local ips if available via facts.json | elijah |
2013-06-04 | add support for `leap facts`. includes some fun new helpers, like run_with_pr... | elijah |
2013-06-02 | bump version to 1.0.0 | elijah |
2013-06-02 | mosh - ensure utf-8 (in order for mosh to work) and remove the mosh title pre... | elijah |
2013-06-02 | now we require a leap_platform/platform.rb config file. | elijah |
2013-05-30 | remove hardcoded environments from test.rb | elijah |
2013-05-27 | important! the order that a node specifies its services and tags is now impor... | elijah |
2013-05-27 | disabled nodes -- ensure the disabled nodes are also removed from the service... | elijah |
2013-05-27 | prevent `leap compile` from destroying disabled node files. | elijah |
2013-05-27 | added support for disabling nodes | elijah |
2013-05-22 | object list -- added pick_fields() and exclude() | elijah |
2013-05-22 | fixed bug with config list not supporting correctly not filters (eg nodes[:na... | elijah |
2013-05-15 | minor fix to `leap node add` | elijah |
2013-05-15 | better parsing of `leap node add` (fixes #2531) | elijah |
2013-05-15 | certs - include all possible domains in subaltname, including one in commonname. | elijah |
2013-05-14 | added smtp-service.json support | elijah |
2013-05-13 | fixed bug when seeding values to `leap node add` | elijah |
2013-05-08 | attempt to fix file loading problem when the OS has a weird default encoding. | elijah |
2013-05-05 | added soledad-service.json and incremented version (due to backward incompati... | elijah |
2013-04-24 | support for versioned service definitions | elijah |
2013-04-18 | added `leap mosh NODE` | elijah |
2013-04-02 | added support for hex_secrets | elijah |
2013-04-01 | bump version | elijah |
2013-04-01 | remove supply_drop, add support for puppet_command. | elijah |
2013-03-31 | switch license to MIT, required until we stop vendoring certificate_authority. | elijah |
2013-03-31 | use RsyncCommand instead of supply drop. | elijah |
2013-03-31 | added gem rsync_command | elijah |
2013-03-31 | better error messages when json or node parsing goes wrong. | elijah |
2013-03-31 | add ability to search for nodes using nil values. | elijah |
2013-03-27 | make sure stunnel hostnames show up in /etc/hosts | elijah |
2013-03-27 | move config macros to config/macros.rb | elijah |
2013-03-27 | added config macros for stunnel_client, stunnel_server, stunnel_port | elijah |
2013-03-19 | fix typos | Micah Anderson |
2013-03-17 | updated `leap test init` to work with openvpn service levels. | elijah |
2013-03-17 | hide 'executed successfully' puppet notices at default log level. | elijah |
2013-03-14 | change verbosity level help output to reflect the actual available levels | Micah Anderson |
2013-03-14 | bumping version number for no particular reason except that there have been a... | elijah |
2013-03-14 | added exit codes for puppet apply | elijah |
2013-03-14 | set hostname on `leap node init` | elijah |
2013-03-13 | fixed problems with warning about required options. | elijah |
2013-03-13 | oops, fixed bug in `leap cert csr` | elijah |
2013-03-13 | Revert "added @platform_branch to Leapfile" | elijah |
2013-03-13 | added @platform_branch to Leapfile | elijah |
2013-03-13 | added --domain switch to `leap cert csr` | elijah |
2013-03-13 | puppet log: added more error matches | elijah |
2013-03-13 | rsync --copy-links (temporary hack to supply_drop, rsync library to be refact... | elijah |