Adjusting profile comment field so that it's not inherited by nodes

This commit is contained in:
jason scott
2026-02-23 14:31:07 -07:00
parent 76469e7f96
commit 8397947d3d
4 changed files with 27 additions and 19 deletions

View File

@@ -157,7 +157,6 @@ nodes:
NODE FIELD PROFILE VALUE
---- ----- ------- -----
n01 Profiles -- default
n01 Comment default profilecomment
`,
inDb: `nodeprofiles:
default:
@@ -173,10 +172,10 @@ nodes:
args: []string{"-a"},
wantErr: false,
stdout: `
NODE FIELD PROFILE VALUE
---- ----- ------- -----
n01 Profiles -- default
n01 Comment SUPERSEDED nodecomment
NODE FIELD PROFILE VALUE
---- ----- ------- -----
n01 Profiles -- default
n01 Comment -- nodecomment
`,
inDb: `nodeprofiles:
default: