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