salt.renderers.mako

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

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

Return type:string

Parent topic

Previous topic

salt.renderers.json

Next topic

salt.renderers.py