Page MenuHomeDevCentral

Provide Salt module to convert data
ClosedPublic

Authored by dereckson on Sep 8 2018, 16:51.
Tags
None
Referenced Files
F10542294: D1684.diff
Sun, Jul 13, 15:13
Unknown Object (File)
Thu, Jul 10, 17:40
Unknown Object (File)
Thu, Jul 10, 00:02
Unknown Object (File)
Thu, Jul 3, 18:12
Unknown Object (File)
Mon, Jun 30, 13:36
Unknown Object (File)
Mon, Jun 30, 13:07
Unknown Object (File)
Sun, Jun 29, 02:27
Unknown Object (File)
Mon, Jun 23, 23:53
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.