summaryrefslogtreecommitdiff
path: root/lib/leap_cli/config/tag.rb
AgeCommit message (Collapse)Author
2016-06-29move everything we can to leap_platform/lib/leap_clielijah
2016-04-08environments: clean up the json inheritence system with a proper environment ↵elijah
class, and fix bugs with partials and inheritance. requires latest leap_platform.
2014-09-30environment pinning: new commands `leap env`, `leap env pin X` and `leap env ↵elijah
unpin`. See `leap help env` for more information.
2013-01-13added ability to sync support files along with hiera.yml. this way, files ↵elijah
don't need to be embedded in hiera.yml. this is especially useful for binary files.
2012-10-11code cleanup. better support for nested configs and templates.elijah
2012-10-10hierarchical yaml output.elijah