From c7989547aaa6a945e11370ff58053cc2472fdcc5 Mon Sep 17 00:00:00 2001 From: Gregor Michels Date: Wed, 18 Jan 2023 00:34:18 +0100 Subject: [PATCH] sax-rgs-gw-core01: network fix indentation in backoffice config --- templates/gateways/sax-rgs-gw-core01/etc/config/network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/gateways/sax-rgs-gw-core01/etc/config/network b/templates/gateways/sax-rgs-gw-core01/etc/config/network index 42d3ab2..99bce33 100644 --- a/templates/gateways/sax-rgs-gw-core01/etc/config/network +++ b/templates/gateways/sax-rgs-gw-core01/etc/config/network @@ -83,7 +83,7 @@ config interface 'wg3' option listen_port 51823 option mtu 1350 list addresses '10.86.254.1/31' - option disabled '0' + option disabled '0' config wireguard_wg3 'eap_adp_jump01' option public_key "{{ lookup('passwordstore', 'wg/wg3/eae-adp-jump01.pub') }}"