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') }}"