From 28450cdc163a356d2582a17cade86edc5bddef0c Mon Sep 17 00:00:00 2001 From: dtookey Date: Wed, 11 Sep 2024 16:39:46 -0400 Subject: [PATCH] updated the ethernet controller tags in the twins' user-data packages to hopefully guess what the ethernet controller's name is --- ubuntu/user-data.apollo.yaml | 3 +-- ubuntu/user-data.artemis.yaml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/ubuntu/user-data.apollo.yaml b/ubuntu/user-data.apollo.yaml index dc5892d..69f1619 100644 --- a/ubuntu/user-data.apollo.yaml +++ b/ubuntu/user-data.apollo.yaml @@ -47,8 +47,7 @@ autoinstall: version: 2 renderer: networkd ethernets: -# docking station adapter -# enx00e04c937c49: + enp1s0: addresses: - 10.1.1.3/16 routes: diff --git a/ubuntu/user-data.artemis.yaml b/ubuntu/user-data.artemis.yaml index 871e5c3..7fc331c 100644 --- a/ubuntu/user-data.artemis.yaml +++ b/ubuntu/user-data.artemis.yaml @@ -47,8 +47,7 @@ autoinstall: version: 2 renderer: networkd ethernets: -# docking station adapter -# enx00e04c937c49: + enp1s0: addresses: - 10.1.1.4/16 routes: