summaryrefslogtreecommitdiff
path: root/services/applications/openvpn.cf
diff options
context:
space:
mode:
Diffstat (limited to 'services/applications/openvpn.cf')
-rw-r--r--services/applications/openvpn.cf1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/applications/openvpn.cf b/services/applications/openvpn.cf
index c76c18d..437e00b 100644
--- a/services/applications/openvpn.cf
+++ b/services/applications/openvpn.cf
@@ -34,6 +34,7 @@ bundle agent openvpn_tunnel(tunnel)
classes:
any::
"has_remote" and => { isvariable("g.host_data[tunnels][$(tunnel)][remote_host]"), isvariable("g.host_data[tunnels][$(tunnel)][remote_port]") };
+ "has_ipv6" and => { isvariable("g.host_data[tunnels][$(tunnel)][ip6]"), isvariable("g.host_data[tunnels][$(tunnel)][peer6]") };
files:
any::
"/etc/openvpn/$(tunnel).conf"