Page MenuHomeDevCentral

Provide Salt module to convert data
ClosedPublic

Authored by dereckson on Sep 8 2018, 16:51.
Tags
None
Referenced Files
F11784965: D1684.id4288.diff
Sun, Sep 21, 21:38
F11783534: D1684.id4286.diff
Sun, Sep 21, 16:53
Unknown Object (File)
Fri, Sep 19, 08:07
Unknown Object (File)
Mon, Sep 15, 10:47
Unknown Object (File)
Mon, Sep 15, 03:12
Unknown Object (File)
Sun, Sep 14, 12:16
Unknown Object (File)
Sun, Sep 14, 00:24
Unknown Object (File)
Fri, Sep 12, 17:49
Subscribers
None

Details

Summary

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.

Test Plan

Tested with D1681.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
convert (branched from master)
Build Status
Buildable 2633
Build 2881: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 8 2018, 16:52
This revision was automatically updated to reflect the committed changes.