salt['convert.to_json_from_pillar_key']('foo') returrns a JSON
representation of the pillar key foo.
The goal is to allow to configure a software in YAML, but to output
the configuration as a JSON file, format more suitable for data
interchange.
Differential D1684
Provide Salt module to convert data dereckson on Sep 8 2018, 16:51. Authored by Tags None Referenced Files
Subscribers None
Details
salt['convert.to_json_from_pillar_key']('foo') returrns a JSON The goal is to allow to configure a software in YAML, but to output Tested with D1681.
Diff Detail
|