summaryrefslogtreecommitdiff
path: root/cmdb/hosts/myth.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/myth.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/myth.yaml')
-rw-r--r--cmdb/hosts/myth.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/cmdb/hosts/myth.yaml b/cmdb/hosts/myth.yaml
new file mode 100644
index 0000000..213c109
--- /dev/null
+++ b/cmdb/hosts/myth.yaml
@@ -0,0 +1,23 @@
+domain: adyxax.org
+host_interface: br0
+host_ip: "10.1.0.247"
+
+tunnels:
+ cobsd:
+ port: 1194
+ ip: "10.1.0.25"
+ peer: "10.1.0.24"
+ remote_host: cobsd-jde.nexen.net
+ remote_port: 1198
+ collab:
+ port: 1197
+ ip: "10.1.0.17"
+ peer: "10.1.0.16"
+ remote_host: collab-jde.nexen.net
+ remote_port: 1198
+ legend:
+ port: 1196
+ ip: "10.1.0.29"
+ peer: "10.1.0.28"
+ remote_host: legend.adyxax.org
+ remote_port: 1199