From 39711cf6c2ec5a3b4480dcb4800cc3802bda5bf2 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 20 Mar 2026 19:16:32 +0100 Subject: feat: first fully successful run e2e on straper --- straper/db/public/network/systemd-network/20-static.network | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 straper/db/public/network/systemd-network/20-static.network (limited to 'straper/db/public/network/systemd-network/20-static.network') diff --git a/straper/db/public/network/systemd-network/20-static.network b/straper/db/public/network/systemd-network/20-static.network new file mode 100644 index 0000000..20f895b --- /dev/null +++ b/straper/db/public/network/systemd-network/20-static.network @@ -0,0 +1,8 @@ +[Match] +Name=enx00e04c2e4828 + +[Network] +Address=192.168.33.5/24 +Gateway=192.168.33.1 +DNS=9.9.9.9 +DNS=149.112.112.112 -- cgit v1.3