mirror of
https://github.com/rancher/os.git
synced 2025-09-04 08:14:21 +00:00
@@ -60,7 +60,7 @@ func NewConfig() *Config {
|
|||||||
Nameservers: []string{"8.8.8.8", "8.8.4.4"},
|
Nameservers: []string{"8.8.8.8", "8.8.4.4"},
|
||||||
},
|
},
|
||||||
Interfaces: map[string]InterfaceConfig{
|
Interfaces: map[string]InterfaceConfig{
|
||||||
"eth0": {
|
"eth*": {
|
||||||
DHCP: true,
|
DHCP: true,
|
||||||
},
|
},
|
||||||
"lo": {
|
"lo": {
|
||||||
|
Reference in New Issue
Block a user