DSON Renderer for Salt
This renderer is intended for demonstration purposes. Information on the DSON spec can be found here.
This renderer requires Dogeon (installable via pip)
salt.renderers.dson.
render
(dson_input, saltenv=u'base', sls=u'', **kwargs)¶Accepts DSON data as a string or as a file object and runs it through the JSON parser.
Return type: | A Python data structure |
---|
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2018.3.0