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

© 2021 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltproject.io/en/latest/ref/renderers/all/salt.renderers.hjson.html