salt.renderers.hjson

hjson renderer for Salt

See the hjson documentation for more information

salt.renderers.hjson.render(hjson_data, saltenv='base', sls='', **kws)

Accepts HJSON as a string or as a file object and runs it through the HJSON parser.

Return type

A Python data structure

Docs for previous releases are available on readthedocs.org.

Latest Salt release: 3004

Previous topic

salt.renderers.gpg

Next topic

salt.renderers.jinja