aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/config
AgeCommit message (Expand)Author
2013-01-13added ability to sync support files along with hiera.yml. this way, files don...elijah
2012-12-17forbid illegal characters in the node name.elijah
2012-12-12`leap list --print` -- now it evaluates all node keys before printingelijah
2012-12-12auto compile before deploy (as needed)elijah
2012-12-10simple /etc/hosts format for nowelijah
2012-12-08added commands 'node add' 'node rm' and 'node mv'elijah
2012-12-07added late evaluation of some keys, and hostname tracking (node tracks all th...elijah
2012-11-28fixed testselijah
2012-11-24fixed broken `leap list`elijah
2012-11-17added ability to fingerprint x509 certselijah
2012-11-15fixed minor bug with 'false' values on node configs.elijah
2012-11-15auto remove files/nodes/x when nodes/x.json doesn't exist anymore.elijah
2012-11-15minor fix to exception catchingelijah
2012-11-14inherit .json from leap_platform/provider_baseelijah
2012-11-13cleaned up logging, and much improved error message when file is not foundelijah
2012-11-09vagrant supportelijah
2012-11-04allow symbols for ObjectList lookupelijah
2012-11-04added automatic secret generation in secrets.jsonelijah
2012-11-03added --print <attr> to "leap list" command.elijah
2012-11-01fixed bugs in ruby 1.9 related to our use of eval.elijah
2012-11-01x.509 support -- added certificate authority creation and server cert creationelijah
2012-10-27avoid KCODE error under ruby 1.9elijah
2012-10-27switch to using ya2yamlelijah
2012-10-23more attempt at 1.9 compatibilityelijah
2012-10-23added a bunch of new commands, including init-node and deployelijah
2012-10-21added command init-nodeelijah
2012-10-14added add-user commandelijah
2012-10-11code cleanup. better support for nested configs and templates.elijah
2012-10-10hiera yaml output filenames are just the node name, not the domain name.elijah
2012-10-10hierarchical yaml output.elijah