Full list of builtin renderersΒΆ

json_jinja Process json with the jinja2 templating engine
json_mako Process json with the Mako templating engine
yaml_jinja The default rendering engine, process yaml with the jinja2 templating engine
yaml_mako Process yaml with the Mako templating engine
py Pure python state renderer

Previous topic

Renderers

Next topic

salt.renderers.json_jinja