From 42491f5511d61f14fd11c83a8bddebfcc6ba9dfc Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 24 Mar 2018 11:58:05 +0100 Subject: Added hero.adyxax.org and nas.adyxax.org openvpn tunnels --- cmdb/hosts/hero.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cmdb/hosts/hero.yaml (limited to 'cmdb/hosts/hero.yaml') diff --git a/cmdb/hosts/hero.yaml b/cmdb/hosts/hero.yaml new file mode 100644 index 0000000..834733f --- /dev/null +++ b/cmdb/hosts/hero.yaml @@ -0,0 +1,17 @@ +domain: adyxax.org +host_interface: dummy0 +host_ip: "10.1.0.249" + +tunnels: + collab: + port: 1195 + ip: "10.1.0.19" + peer: "10.1.0.18" + remote_host: collab-jde.nexen.net + remote_port: 1200 + legend: + port: 1196 + ip: "10.1.0.21" + peer: "10.1.0.20" + remote_host: legend.adyxax.org + remote_port: 1197 -- cgit v1.2.3