Clustername bug not showing up in profiles.
Not sure how this bug has existed for so long without being noticed! CRAZY!
This commit is contained in:
@@ -184,6 +184,7 @@ func (config *nodeYaml) FindAllProfiles() ([]NodeInfo, error) {
|
||||
|
||||
p.Id.Set(name)
|
||||
p.Comment.Set(profile.Comment)
|
||||
p.ClusterName.Set(profile.ClusterName)
|
||||
p.ContainerName.Set(profile.ContainerName)
|
||||
p.Ipxe.Set(profile.Ipxe)
|
||||
p.Init.Set(profile.Init)
|
||||
|
||||
Reference in New Issue
Block a user