You are viewing docs from the master branch, some of these features are not yet released.
salt.renderers.msgpack
-
salt.renderers.msgpack.render(msgpack_data, saltenv='base', sls='', **kws)
Accepts a message pack string or a file object, renders said data back to
a python dict.
- Return type:
A Python data structure