commit | f8ae7a5e6bc65fc41a29ae465cd7e4415c4eb9dd | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Mar 05 10:23:43 2021 -0600 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:01:22 2021 -0500 |
tree | d1f8b5c7ed73090b4d78b802c81899a879bed287 | |
parent | 0676494690fcbe19234c9ba9599aa6a6dfc3e9af [diff] |
control: Split JSON and YAML based binaries Effectively split the binary built for JSON based configurations from YAML based configurations. Since each will have objects of the same name, this split is necessary in order to keep the functional differences apart while keeping the same object names since the JSON based objects that are created will eventually replace the others. Change-Id: I937606781fbfa5d23607f81c0fd445289f2bd036 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>