added a test for wwctl node add
Signed-off-by: Christian Goll <cgoll@suse.de>
This commit is contained in:
@@ -10,6 +10,8 @@ type NodeYaml struct {
|
||||
WWInternal int `yaml:"WW_INTERNAL"`
|
||||
NodeProfiles map[string]*NodeConf
|
||||
Nodes map[string]*NodeConf
|
||||
current bool
|
||||
persist bool
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user