diff --git a/roles/openvpn/templates/atlantishq.conf b/roles/openvpn/templates/atlantishq.conf index dc7a7c2..df4c517 100644 --- a/roles/openvpn/templates/atlantishq.conf +++ b/roles/openvpn/templates/atlantishq.conf @@ -40,4 +40,4 @@ crl-verify /data/certificate-manager/crl.pem client-config-dir /data/certificate-manager/client-config-dir ccd-exclusive -management 127.0.0.1 {{ openvpn_management_port }} {{ openvpn_management_passfile }} +management 0.0.0.0 {{ openvpn_management_port }} {{ openvpn_management_passfile }}