Age | Commit message (Expand) | Author |
2014-10-28 | make certificate authority only load the parts of activemodel it needs, so th... | elijah |
2014-10-28 | properly debug Net::SSH based on -v log level | elijah |
2014-10-28 | support both rsa and ecdsa ssh host keys in `leap node init`. closes #2373 | elijah |
2014-10-28 | better solution to activesupport dependency problem | elijah |
2014-10-28 | autoload some of the external dependencies that are rarely used, so that we d... | elijah |
2014-10-27 | certs: fix csr generation (correct the key usage, remove msExtReq from attrib... | elijah |
2014-10-22 | bug fix: fixed bad default for --tags in `leap deploy` | elijah |
2014-10-22 | json bugfix: upgrading CertificateAuthority gem broke everything, since it de... | elijah |
2014-10-21 | fixed `leap cert csr` to add correct "Requested Extensions" attribute on the ... | elijah |
2014-10-21 | version bump to 1.6, added platform.major_version | elijah |
2014-10-21 | fixed incorrect message in `leap env pin` | elijah |
2014-10-21 | removed constants.rb, now defined in platform.rb | elijah |
2014-10-21 | added support for custom-puppet | elijah |
2014-10-20 | implement optional provider custom puppet support (#6201, #6225) | Micah Anderson |
2014-10-20 | allow more options to `leap cert csr` | elijah |
2014-10-15 | filter: fix bug when given incorrect filter | elijah |
2014-10-09 | make platform constraints optional (ask the user if they really want to do it). | elijah |
2014-10-06 | fixed `rake doc` and updated leap.md | elijah |
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 |