preliminary multi-net support
This commit is contained in:
@ -202,6 +202,9 @@ type Host struct {
|
||||
Cluster string
|
||||
Group string
|
||||
|
||||
Net string
|
||||
IPFrom map[string]string `json:",omitempty" yaml:"ip_from"`
|
||||
|
||||
IPXE string `json:",omitempty"`
|
||||
Kernel string
|
||||
Initrd string
|
||||
|
Reference in New Issue
Block a user