Age | Commit message (Expand) | Author |
2013-07-29 | better seed for secret generation | elijah |
2013-07-29 | added assert() macro. | elijah |
2013-07-26 | Merge branch 'issue_2496' | varac |
2013-07-26 | add macro to support for haproxy with weights | elijah |
2013-07-25 | Fix Vagrant 1.2.x warnings (Feature #3241) | varac |
2013-07-25 | Vagrant: Give Virtualbox VMs a name (Feature #2496) | varac |
2013-07-24 | allow provider to include country, state, and locality in the CSR. | elijah |
2013-07-15 | fix bug in rsync of support files during deploy that prevented files from bei... | elijah |
2013-07-15 | Merge branch 'master' of ssh://code.leap.se/leap_cli | varac |
2013-07-10 | file permissions -- no longer force restrictive chmod on the rsync of /srv/le... | elijah |
2013-07-10 | security fix - for a little while now, since the switch to rsync_command, per... | elijah |
2013-07-10 | fixed bug where unused certs were not being deleted. | elijah |
2013-07-08 | added vagrant version check, so it works with vagrant > 1.0.x | varac |
2013-07-05 | don't bind hosts in known_hosts to particular ports, since it causes all kind... | elijah |
2013-07-04 | lock compatible platform version to 0.2.2 | elijah |
2013-07-02 | prevent compile from happening before adding at least one user ssh key. | elijah |
2013-07-02 | fixed typo: s/remote_node_facts/remove_node_facts/ | elijah |
2013-07-02 | improved `leap compile zone` | elijah |
2013-06-27 | include a note in known_hosts to not edit known_hosts | elijah |
2013-06-27 | pass verbosity level through to ssh | elijah |
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 | 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 |