a29c084cb1
Adds the ability for the sample config generator to output the config data in the machine readable formats yaml and json. bp machine-readable-sample-config Change-Id: I236918f0c1da27358aace66914aae5c34afef301 Co-Authored-By: Stephen Finucane <sfinucan@redhat.com>
8 lines
292 B
YAML
8 lines
292 B
YAML
---
|
|
features:
|
|
- |
|
|
The sample config generator can now generate machine-readable formats of
|
|
the sample config data. This can be consumed by deployment tools to
|
|
automatically generate configuration files that contain all of the
|
|
information in the traditional sample configs.
|