aboutsummaryrefslogtreecommitdiff
path: root/lib/leap_cli/config/node.rb
AgeCommit message (Collapse)Author
2014-06-18added support for 'control files', files like the .json configuration files ↵elijah
but contain arbitrary ruby code evaluated in the context of the node.
2014-03-08added support for specifying what order nodes should be tested in.elijah
2013-06-22improve `leap inspect`elijah
2013-02-10fix errant references to provider.vagrant (should be leapfilt.vagrant_network)elijah
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