mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-06 07:32:22 +00:00
remove "optional: true" from 00-installer-config.yaml
This commit is contained in:
parent
eca9613bf3
commit
4bee7b1898
@ -7,9 +7,7 @@ network:
|
|||||||
match:
|
match:
|
||||||
name: "en*"
|
name: "en*"
|
||||||
dhcp4: true
|
dhcp4: true
|
||||||
optional: true
|
|
||||||
all-eth:
|
all-eth:
|
||||||
match:
|
match:
|
||||||
name: "eth*"
|
name: "eth*"
|
||||||
dhcp4: true
|
dhcp4: true
|
||||||
optional: true
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user