salt.renderers.json_mako
Process json with the Mako templating engine
This renderer will take a json file with the Mako template and render it to a
high data format for salt states.
Members
render
-
salt.renderers.json_mako.render(template_file, env='', sls='')
Render the data passing the functions and grains into the rendering system