Full list of builtin renderersΒΆ

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

Project Versions

Previous topic

Renderers

Next topic

salt.renderers.json_jinja