Age | Commit message (Expand) | Author |
2013-02-08 | added ability to have 'default' entries in json files. | elijah |
2013-02-08 | added 'nodes_like_me' macro | elijah |
2013-01-28 | remove old secrets from secrets.json if they are not defined anywhere. | elijah |
2013-01-21 | much better error reporting for bad evals in json configs | elijah |
2013-01-13 | added ability to sync support files along with hiera.yml. this way, files don... | elijah |
2012-12-12 | `leap list --print` -- now it evaluates all node keys before printing | elijah |
2012-12-10 | simple /etc/hosts format for now | elijah |
2012-12-08 | added commands 'node add' 'node rm' and 'node mv' | elijah |
2012-12-07 | added late evaluation of some keys, and hostname tracking (node tracks all th... | elijah |
2012-11-28 | fixed tests | elijah |
2012-11-17 | added ability to fingerprint x509 certs | elijah |
2012-11-15 | fixed minor bug with 'false' values on node configs. | elijah |
2012-11-15 | minor fix to exception catching | elijah |
2012-11-14 | inherit .json from leap_platform/provider_base | elijah |
2012-11-13 | cleaned up logging, and much improved error message when file is not found | elijah |
2012-11-09 | vagrant support | elijah |
2012-11-04 | added automatic secret generation in secrets.json | elijah |
2012-11-01 | fixed bugs in ruby 1.9 related to our use of eval. | elijah |
2012-11-01 | x.509 support -- added certificate authority creation and server cert creation | elijah |
2012-10-27 | avoid KCODE error under ruby 1.9 | elijah |
2012-10-27 | switch to using ya2yaml | elijah |
2012-10-11 | code cleanup. better support for nested configs and templates. | elijah |