Rename NodeConf to NodesConf
Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
type nodeDB struct {
|
||||
lock sync.RWMutex
|
||||
NodeInfo map[string]string
|
||||
yml node.NodeYaml
|
||||
yml node.NodesYaml
|
||||
}
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user