i had commented out the network directives
This commit is contained in:
parent
28450cdc16
commit
6927f5f175
@ -43,7 +43,7 @@ autoinstall:
|
||||
- type: partition
|
||||
id: data-partition
|
||||
size: 256G
|
||||
# network:
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
|
||||
@ -39,11 +39,12 @@ autoinstall:
|
||||
name: lvm
|
||||
match:
|
||||
size: largest
|
||||
model: CT*
|
||||
config:
|
||||
- type: partition
|
||||
id: data-partition
|
||||
size: 256G
|
||||
# network:
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user