summaryrefslogtreecommitdiff
path: root/cmdb/hosts/hero.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2018-03-24 11:58:05 +0100
committerJulien Dessaux2018-03-24 12:36:54 +0100
commit42491f5511d61f14fd11c83a8bddebfcc6ba9dfc (patch)
tree70261467ffe3ac96f606360ad0e95471af6fed9e /cmdb/hosts/hero.yaml
parentWent back to a standard hosts file for cfengine template performance reasons (diff)
downloadmasterfiles-42491f5511d61f14fd11c83a8bddebfcc6ba9dfc.tar.gz
masterfiles-42491f5511d61f14fd11c83a8bddebfcc6ba9dfc.tar.bz2
masterfiles-42491f5511d61f14fd11c83a8bddebfcc6ba9dfc.zip
Added hero.adyxax.org and nas.adyxax.org openvpn tunnels
Diffstat (limited to 'cmdb/hosts/hero.yaml')
-rw-r--r--cmdb/hosts/hero.yaml17
1 files changed, 17 insertions, 0 deletions
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