summaryrefslogtreecommitdiff
path: root/cmdb/hosts/hurricane.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2018-03-15 19:02:29 +0100
committerJulien Dessaux2018-03-15 22:19:55 +0100
commitb7bc2437a32b4c214369e2cb6bc0006ca6363c6e (patch)
treeaabfee6f9f9648c605e0f893e0e6c167bc0e1b49 /cmdb/hosts/hurricane.yaml
parentUpdated submodules stdlib and modules (diff)
downloadmasterfiles-b7bc2437a32b4c214369e2cb6bc0006ca6363c6e.tar.gz
masterfiles-b7bc2437a32b4c214369e2cb6bc0006ca6363c6e.tar.bz2
masterfiles-b7bc2437a32b4c214369e2cb6bc0006ca6363c6e.zip
Imported some more openvpn tunnels
Diffstat (limited to 'cmdb/hosts/hurricane.yaml')
-rw-r--r--cmdb/hosts/hurricane.yaml17
1 files changed, 17 insertions, 0 deletions
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