From b7bc2437a32b4c214369e2cb6bc0006ca6363c6e Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 15 Mar 2018 19:02:29 +0100 Subject: Imported some more openvpn tunnels --- cmdb/hosts/hurricane.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cmdb/hosts/hurricane.yaml (limited to 'cmdb/hosts/hurricane.yaml') diff --git a/cmdb/hosts/hurricane.yaml b/cmdb/hosts/hurricane.yaml new file mode 100644 index 0000000..740bd9d --- /dev/null +++ b/cmdb/hosts/hurricane.yaml @@ -0,0 +1,17 @@ +domain: adyxax.org +host_interface: dummy0 +host_ip: "10.1.0.252" + +tunnels: + collab: + port: 1195 + ip: "10.1.0.4" + peer: "10.1.0.5" + remote_host: collab-jde.nexen.net + remote_port: 1194 + legend: + port: 1194 + ip: "10.1.0.1" + peer: "10.1.0.0" + remote_host: legend.adyxax.org + remote_port: 1194 -- cgit v1.2.3