i had commented out the network directives

This commit is contained in:
dtookey 2024-09-12 07:38:09 -04:00
parent 28450cdc16
commit 6927f5f175
2 changed files with 3 additions and 2 deletions

View File

@ -43,7 +43,7 @@ autoinstall:
- type: partition - type: partition
id: data-partition id: data-partition
size: 256G size: 256G
# network: network:
version: 2 version: 2
renderer: networkd renderer: networkd
ethernets: ethernets:

View File

@ -39,11 +39,12 @@ autoinstall:
name: lvm name: lvm
match: match:
size: largest size: largest
model: CT*
config: config:
- type: partition - type: partition
id: data-partition id: data-partition
size: 256G size: 256G
# network: network:
version: 2 version: 2
renderer: networkd renderer: networkd
ethernets: ethernets: