From 7ecd3f31af05b5d080d30eb0ccf282b844149ab5 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Sun, 20 Sep 2026 08:08:31 +0200 Subject: [PATCH] Move `RequiredForOnline` option to correct section --- templates/network/link1.link.j2 | 1 + templates/network/link1.network.j2 | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/network/link1.link.j2 b/templates/network/link1.link.j2 index 36c1522..aba21de 100644 --- a/templates/network/link1.link.j2 +++ b/templates/network/link1.link.j2 @@ -6,3 +6,4 @@ Path={{ network_pci_path }} [Link] NamePolicy= Name={{ network_interface }} +RequiredForOnline=routable diff --git a/templates/network/link1.network.j2 b/templates/network/link1.network.j2 index fbd0b17..4555da8 100644 --- a/templates/network/link1.network.j2 +++ b/templates/network/link1.network.j2 @@ -11,5 +11,4 @@ DNS={{ lan_dns }} DNSOverTLS=yes DNSSEC=yes -RequiredForOnline=routable IgnoreCarrierLoss=yes