summaryrefslogtreecommitdiff
path: root/cmdb/hosts/legend.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/legend.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/legend.yaml')
-rw-r--r--cmdb/hosts/legend.yaml21
1 files changed, 19 insertions, 2 deletions
diff --git a/cmdb/hosts/legend.yaml b/cmdb/hosts/legend.yaml
index 46cd451..131449d 100644
--- a/cmdb/hosts/legend.yaml
+++ b/cmdb/hosts/legend.yaml
@@ -1,5 +1,5 @@
domain: adyxax.org
-host_interface: dummy0
+host_interface: br0
host_ip: "10.1.0.254"
tunnels:
@@ -7,4 +7,21 @@ tunnels:
port: 1195
ip: "10.1.0.2"
peer: "10.1.0.3"
-
+ cobsd:
+ port: 1200
+ ip: "10.1.0.31"
+ peer: "10.1.0.30"
+ remote_host: cobsd-jde.nexen.net
+ remote_port: 1199
+ collab:
+ port: 1196
+ ip: "10.1.0.6"
+ peer: "10.1.0.7"
+ hurricane:
+ port: 1194
+ ip: "10.1.0.0"
+ peer: "10.1.0.1"
+ myth:
+ port: 1199
+ ip: "10.1.0.28"
+ peer: "10.1.0.29"