From 0f55b90de9a8921785bf50eeaaf74d9aa030de64 Mon Sep 17 00:00:00 2001 From: Jeltz Date: Mon, 1 Mar 2021 20:04:02 +0100 Subject: [PATCH] Remove 10.129.0.1 gateway on routeur-aurore-* --- roles/router/templates/interfaces-aurore | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/router/templates/interfaces-aurore b/roles/router/templates/interfaces-aurore index 401e5aa..7a5ef1d 100644 --- a/roles/router/templates/interfaces-aurore +++ b/roles/router/templates/interfaces-aurore @@ -11,7 +11,6 @@ iface lo inet loopback auto ens18 iface ens18 inet static address 10.129.0.{{ router_hard_ip_suffix }}/16 - gateway 10.129.0.1 iface ens18 inet6 static address 2a09:6840:129::0:{{ router_hard_ip_suffix }}/64