Recast Profiles as a Profile field and support recursion

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-12-17 01:34:19 -07:00
parent deaf9c99d7
commit 83af6021c0
11 changed files with 356 additions and 7 deletions

View File

@@ -154,6 +154,7 @@ nodes:
output: `
{
"default": {
"Profiles": null,
"Comment": "",
"ClusterName": "",
"ContainerName": "",
@@ -204,6 +205,7 @@ nodes:
output: `
{
"default": {
"Profiles": null,
"Comment": "",
"ClusterName": "",
"ContainerName": "",
@@ -221,6 +223,7 @@ nodes:
"FileSystems": null
},
"test": {
"Profiles": null,
"Comment": "",
"ClusterName": "",
"ContainerName": "",