Age | Commit message (Expand) | Author |
2014-10-05 | more robust env pinning, fixes several edge case bugs. | elijah |
2014-10-05 | ensure arrays are always sorted when exported to yaml | elijah |
2014-10-02 | leap cert update will now warn if commercial certs will expire soon. | elijah |
2014-10-02 | bugfix: only recompile nodes in affected environments when deploying | elijah |
2014-10-02 | bugfix: don't overwrite facts if environment is pinned. closes #6169 | elijah |
2014-10-02 | fixed bug that prevented compile | elijah |
2014-10-01 | fixed typo in manager.rb | elijah |
2014-09-30 | environment pinning: new commands `leap env`, `leap env pin X` and `leap env ... | elijah |
2014-09-25 | bugfix: make `leap deploy` actually run. | elijah |
2014-09-25 | add support for per-environment platform pinning. Support pins are platform.v... | elijah |
2014-09-25 | fix inspection of provider.*.json | elijah |
2014-09-23 | leap compile - allow optional ENVIRONMENT argument | elijah |
2014-09-02 | minor: make SKIP log entries appear yellow | elijah |
2014-06-27 | leap list improvements: lazy evaluation; don't bomb on ConfigError; remove re... | elijah |
2014-06-26 | test: updated test/leap_platform so tests will pass. | elijah |
2014-06-26 | allows custom passthrough options for `leap ssh`. closes #5578 | elijah |
2014-06-25 | allow file(x, :missing => '') macro to report the path of x in the missing text. | elijah |
2014-06-25 | ensure that monitor key directories exist before trying to generate the monit... | elijah |
2014-06-20 | moved all json macros to the platform (breaks compatibility with earlier plat... | elijah |
2014-06-20 | changed how stunnel is generated in hiera files. breaks compatibility with ol... | elijah |
2014-06-20 | added `leap deploy --dev` which will skip `git submodule update` | elijah |
2014-06-18 | added support for 'control files', files like the .json configuration files b... | elijah |
2014-06-17 | ensure that local stunnel ports are allocated by alphabetical order of the no... | elijah |
2014-06-10 | limit `leap db destroy` to FILTER. | elijah |
2014-06-05 | ensure hiera hosts entry is an empty hash if there are no hosts (closes #3752) | elijah |
2014-06-04 | ensure that x509 certificates use dns names that are strictly sorted and uniq... | elijah |
2014-06-04 | by default, skip local nodes on `leap facts update` | elijah |
2014-06-04 | ensure facts.json is keyed by node name and not hostname | elijah |
2014-06-04 | version 1.5.6 | elijah |
2014-05-27 | cap puppet verbosity level at 5 and capistrano logger at 3. | elijah |
2014-05-22 | added 'try {}' macro. | elijah |
2014-05-21 | Merge branch 'feature/obfsproxy_macros' of https://github.com/irregulator/lea... | elijah |
2014-05-22 | Change macro name to rand_range, add base32 gem dependency | irregulator |
2014-05-21 | fix, once and for all and forever, ssh problems with a weird kludge | elijah |
2014-05-20 | added support for environmentally scoped services and tags (e.g. services/web... | elijah |
2014-05-21 | Add two macros, base32_secret and obfs_port, used in obfsproxy | irregulator |
2014-05-20 | fixed tests by making `leap --no-color list` work with no color | elijah |
2014-05-20 | ssh: modified yet again how ssh is used. pin to a newer version of capistrano... | elijah |
2014-05-20 | added a scary `leap db destroy` command | elijah |
2014-05-13 | bail `node init` on bad `apt-get update` (closes #3849) | elijah |
2014-05-02 | compile all hiera nodes every time you deploy to any node. slower, but fewer ... | elijah |
2014-05-02 | stop/restart ntpd if present to change server time (fix bug #5599) | guido |
2014-04-30 | Install ntpd daemon if it's not present on debian. | guido |
2014-04-05 | more graceful handling of error for `leap node add` (closes https://leap.se/c... | elijah |
2014-04-04 | yasf: yet another ssh fix. should make `leap deploy` work better with ~/.ssh/... | elijah |
2014-04-03 | update the server time on `leap node init` (hopefully closes https://leap.se/... | elijah |
2014-04-03 | remove ascii string debug line (closes https://leap.se/code/issues/5428) | elijah |
2014-04-02 | use download.leap.se/platform url for vagrant boxes (closes #5434) | elijah |
2014-04-01 | version bump | elijah |
2014-04-01 | more fixes for leap list | elijah |