added wwctl genconfig warewulfconf print
Signed-off-by: Christian Goll <cgoll@suse.de>
This commit is contained in:
@@ -17,7 +17,7 @@ type ControllerConf struct {
|
||||
Dhcp *DhcpConf `yaml:"dhcp"`
|
||||
Tftp *TftpConf `yaml:"tftp"`
|
||||
Nfs *NfsConf `yaml:"nfs"`
|
||||
MountsContainer []*MountEntry `yaml:"container mounts"`
|
||||
MountsContainer []*MountEntry `yaml:"container mounts" default:"[{\"source\": \"/etc/resolv.conf\", \"dest\": \"/etc/resolv.conf\"}]"`
|
||||
current bool
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user