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