Page MenuHomeDevCentral

Provide Salt module to convert data
ClosedPublic

Authored by dereckson on Sep 8 2018, 16:51.
Tags
None
Referenced Files
F3717332: D1684.id4288.diff
Wed, Nov 6, 03:32
F3717159: D1684.diff
Wed, Nov 6, 01:39
F3716813: D1684.id.diff
Tue, Nov 5, 20:10
F3716356: D1684.id4288.diff
Tue, Nov 5, 14:47
F3716355: D1684.id4286.diff
Tue, Nov 5, 14:47
F3716285: D1684.id.diff
Tue, Nov 5, 14:15
F3716215: D1684.diff
Tue, Nov 5, 13:10
Unknown Object (File)
Thu, Oct 31, 04:25
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.