Hjson Renderer for Salt http://laktak.github.io/hjson/
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 |
---|