mirror of
https://github.com/rancher/os.git
synced 2025-09-01 06:40:31 +00:00
Remove DHCP override flag
This commit is contained in:
@@ -90,6 +90,7 @@ type RancherConfig struct {
|
||||
ServicesInclude map[string]bool `yaml:"services_include,omitempty"`
|
||||
Modules []string `yaml:"modules,omitempty"`
|
||||
Network netconf.NetworkConfig `yaml:"network,omitempty"`
|
||||
DefaultNetwork netconf.NetworkConfig `yaml:"default_network,omitempty"`
|
||||
Repositories Repositories `yaml:"repositories,omitempty"`
|
||||
Ssh SshConfig `yaml:"ssh,omitempty"`
|
||||
State StateConfig `yaml:"state,omitempty"`
|
||||
|
Reference in New Issue
Block a user