Age | Commit message (Expand) | Author |
2013-06-26 | added command `leap compile zone` | elijah |
2013-06-26 | print a nice 'ok' when a host is alive. | elijah |
2013-06-26 | bail with message if no ecdsa key found | elijah |
2013-06-25 | add note about what to do to enable mosh | elijah |
2013-06-25 | change it so the file loading info is only logged if log level is >= 3 (it is... | elijah |
2013-06-25 | log the version and git info if log level >= 2 | elijah |
2013-06-25 | cleaned up platform/cli version mismatch text. | elijah |
2013-06-25 | fix failing tests | elijah |
2013-06-25 | lock version for allowed platform & add authorized_keys support | elijah |
2013-06-22 | improve `leap inspect` | elijah |
2013-06-21 | fix ecdsa ssh key comparison | elijah |
2013-06-20 | Fixed bug when facts.json is missing. | elijah |
2013-06-19 | fixed utf8 bug when locale not set, and improved testing for ruby 1.8. | elijah |
2013-06-18 | fix bug with vagrant ssh keys | elijah |
2013-06-17 | fixed exception when logging certain errors - ironic! | elijah |
2013-06-17 | fixed tests | elijah |
2013-06-11 | don't assume ssh keys will be RSA. | elijah |
2013-06-11 | minor: util::bail | elijah |
2013-06-11 | store port in provider's known_hosts to prevent modification of ~/.ssh/known_... | elijah |
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 |