salt.renderers.py

Pure python state renderer

The sls file should contain a function called run which returns high state data

salt.renderers.py.render(template, env='', sls='', tmplpath=None, **kws)

Render the python module's components

Return type:string

Parent topic

Previous topic

salt.renderers.mako

Next topic

salt.renderers.pydsl