Always boot the default network device
This commit is contained in:
@@ -6,8 +6,4 @@ IPADDR={{$.NetDevs.default.Ipaddr}}
|
||||
NETMASK={{$.NetDevs.default.Netmask}}
|
||||
GATEWAY={{$.NetDevs.default.Gateway}}
|
||||
HWADDR={{$.NetDevs.default.Hwaddr}}
|
||||
{{- if $.NetDevs.default.OnBoot}}
|
||||
ONBOOT=yes
|
||||
{{- else}}
|
||||
ONBOOT=no
|
||||
{{- end}}
|
||||
ONBOOT=yes
|
||||
Reference in New Issue
Block a user