salt.renderers.mako

Mako Renderer for Salt

salt.renderers.mako.render(template_file, saltenv='base', sls='', context=None, tmplpath=None, **kws)

Render the template_file, passing the functions and grains into the Mako rendering system.

Return type

string

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

salt.renderers.json5

Next topic

salt.renderers.msgpack