salt.renderers.yaml_mako

Process yaml with the Mako templating engine

This renderer will take a yaml file within a mako template and render it to a high data format for salt states.

Members

render

salt.renderers.yaml_mako.render(template_file, env='', sls='')

Render the data passing the functions and grains into the rendering system

Parent topic

Table Of Contents

Previous topic

salt.renderers.yaml_jinja

Next topic

salt.renderers.py