From 300fb02f8b47217a43ead59a364f8cdc8c549f3c Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sun, 4 Jul 2021 12:16:03 +0200 Subject: [PATCH] We don't need a gateway under adm for routers Signed-off-by: Yohann D'ANELLO --- roles/router/templates/interfaces-aurore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/roles/router/templates/interfaces-aurore b/roles/router/templates/interfaces-aurore index 7a5ef1d..fa38fbd 100644 --- a/roles/router/templates/interfaces-aurore +++ b/roles/router/templates/interfaces-aurore @@ -34,15 +34,11 @@ iface ens18 inet6 static allow-hotplug ens19 iface ens19 inet static address 10.128.0.{{ router_hard_ip_suffix }}/16 - gateway 10.128.0.254 dns-search adm.auro.re iface ens19 inet6 static address 2a09:6840:128::0:{{ router_hard_ip_suffix }}/64 - # Ensures internet connectivity when running as keepalived backup. - gateway 2a09:6840:128::0:254 - # VlAN 130: switches auto ens20 iface ens20 inet static