From 6927f5f1756a35c57b259cac1412d473a942df75 Mon Sep 17 00:00:00 2001 From: dtookey Date: Thu, 12 Sep 2024 07:38:09 -0400 Subject: [PATCH] i had commented out the network directives --- ubuntu/user-data.apollo.yaml | 2 +- ubuntu/user-data.artemis.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ubuntu/user-data.apollo.yaml b/ubuntu/user-data.apollo.yaml index 69f1619..1b3ccd6 100644 --- a/ubuntu/user-data.apollo.yaml +++ b/ubuntu/user-data.apollo.yaml @@ -43,7 +43,7 @@ autoinstall: - type: partition id: data-partition size: 256G -# network: + network: version: 2 renderer: networkd ethernets: diff --git a/ubuntu/user-data.artemis.yaml b/ubuntu/user-data.artemis.yaml index 7fc331c..9057f10 100644 --- a/ubuntu/user-data.artemis.yaml +++ b/ubuntu/user-data.artemis.yaml @@ -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: