1
0
mirror of https://github.com/rancher/os.git synced 2025-09-16 06:59:12 +00:00
This commit is contained in:
Ivan Mikushin
2015-05-04 14:18:04 +05:00
parent 57a7107c3b
commit e69f954cf4

View File

@@ -60,7 +60,7 @@ func NewConfig() *Config {
Nameservers: []string{"8.8.8.8", "8.8.4.4"},
},
Interfaces: map[string]InterfaceConfig{
"eth0": {
"eth*": {
DHCP: true,
},
"lo": {