Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-24 | fix variable resolving | Saku Ytti | |
2014-07-21 | Fix bug in 'vars.rb'0.1.1 | Saku Ytti | |
We need to return value of 'r' instead of value of previous evaluation. | |||
2014-07-13 | Change from grit to rugged | Saku Ytti | |
a) grit is not supported, rugged is b) grit requires git CLI installed, rugged does not c) grit needs monkey patching to work, rugged does not Closes #21 Closes #22 | |||
2014-05-05 | missing edits | Anton Aksola | |
2014-05-05 | Fixed crash if node vars_map not set | Anton Aksola | |
in addition: - move vars helper to separate file - add csv support for node variables |