jinja | |
json | |
mako | |
py | Pure python state renderer The sls file should contain a function called run which returns high state data In this module, a few objects are defined for you, including the usual (with``__`` added) __salt__ dictionary, __grains__, __pillar__, __opts__, __env__, and __sls__. |
pydsl | A Python-based DSL :maintainer: Jack Kuan <kjkuan@gmail.com> :maturity: new :platform: all The pydsl renderer allows one to author salt formulas(.sls files) in pure Python using a DSL that's easy to write and easy to read. |
stateconf | A flexible renderer that takes a templating engine and a data format |
wempy | |
yaml |