Age | Commit message (Expand) | Author |
2015-08-19 | fix vagrant ssh key path | elijah |
2015-08-19 | minor: better ssh key selection for add-user | elijah |
2015-08-18 | moved commands to leap_platform | elijah |
2015-08-07 | giver provider objects an env variable. | elijah |
2015-08-07 | added --basebox flag to `local start` | elijah |
2015-08-07 | add method to test if a secret has been used. | elijah |
2015-08-07 | version 1.8 (in progress), pin to platform 0.8 | elijah |
2015-08-07 | added `leap compile firewall` | elijah |
2015-07-29 | don't use CNAME for the zone file. it advisable to use CNAME only for foreign... | elijah |
2015-07-10 | give correct hint when node must be resolved. closes #7114 | elijah |
2015-07-10 | improve `leap facts update`. closes bugs #7236 and #7237 | elijah |
2015-07-08 | die more gracefully if facts.json is corrupted. | elijah |
2015-06-30 | get rid of warnings when running `rake build` | elijah |
2015-06-29 | add sanity checking to compile (confirm ips are unique, not the same as curre... | elijah |
2015-06-26 | `leap ls --print` should return values, not formulas | elijah |
2015-06-26 | ensure that `leap` is not run as root. | elijah |
2015-06-17 | added `leap compile provider.json` (requires platform 0.7.1) | elijah |
2015-06-16 | fix problem with default environment and secrets.json generation | elijah |
2015-06-05 | Version 1.7.3 (same as 1.7.2 but rolling back attempt at jessie support) | elijah |
2015-06-04 | for now, only support wheezy | elijah |
2015-05-06 | version 1.7.2 | elijah |
2015-05-06 | fix gli gem version pinning | elijah |
2015-05-05 | Changed location of local nodes basebox to hashicorp. If you already | kwadronaut |
2015-05-05 | added support for secrets.set() with value passed as a block, so that secrets... | elijah |
2015-05-05 | add --force to 'leap cert csr' | elijah |
2015-05-05 | properly bind 'global.services' and 'global.tags' in the right environment in... | elijah |
2015-05-05 | fix bug with using Gem::Version instead of Versionomy | elijah |
2015-05-04 | gemspec clean up: remove gems 'tee' and 'versionomy', and tighten dependency ... | elijah |
2015-05-04 | make gpgme optional | elijah |
2015-05-04 | remove ruby-hiera-puppet from list of required packages (except for wheezy) c... | elijah |
2015-04-28 | better platform version incompatibility message (closes #6855) | elijah |
2015-04-28 | fail to compile if you pass it an invalid environment name | elijah |
2015-04-27 | make self.environment available to Leapfile. | elijah |
2015-04-27 | added --force | elijah |
2015-04-08 | version 1.7.1 | elijah |
2015-04-08 | Merge branch 'develop' of ssh://leap.se/leap_cli into develop | elijah |
2015-04-08 | added `leap history` command to dump the recent deploy history to console | elijah |
2015-04-07 | make clear that dh file is only needed for VPN | varac |
2015-04-01 | version 1.7 | elijah |
2015-04-01 | added `leap scp` | elijah |
2015-03-31 | update tapicero config | elijah |
2015-02-27 | added ability to select which dbs to delete with `leap db destroy` | elijah |
2015-02-25 | set Aquire::Languages=none for apt-get update. | elijah |
2015-02-09 | more verbose `leap cert update` | elijah |
2015-02-08 | pass --info to puppet_command (needed to support logging deploy details) | elijah |
2015-02-05 | vagrant - fix version calculation when vagrant version has three parts (e.g. ... | elijah |
2015-02-05 | minor - fix indentation | elijah |
2015-02-02 | more verbose --version (closes #4428) | elijah |
2015-02-02 | fix bail! typo | elijah |
2015-01-28 | cert generation: (1) auto generate certs (2) actually support configuring exp... | elijah |