From dc8cd3ead3db601b093e65e8c2d668f9ce2498f4 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 18 Apr 2018 14:47:53 +0200 Subject: Added openvpn ipv6 support --- cmdb/hosts/collab-jde.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cmdb/hosts/collab-jde.yaml') diff --git a/cmdb/hosts/collab-jde.yaml b/cmdb/hosts/collab-jde.yaml index 5b850b7..f5eea5c 100644 --- a/cmdb/hosts/collab-jde.yaml +++ b/cmdb/hosts/collab-jde.yaml @@ -11,10 +11,14 @@ tunnels: port: 1194 ip: "10.1.0.5" peer: "10.1.0.4" + ip6: "fd00:0:0:2::" + peer6: "fd00:0:0:2::1" legend: port: 1195 ip: "10.1.0.7" peer: "10.1.0.6" + ip6: "fd00:0:0:1::1" + peer6: "fd00:0:0:1::" remote_host: legend.adyxax.org remote_port: 1196 myth: -- cgit v1.2.3