summaryrefslogtreecommitdiff
path: root/cmdb/hosts/cobsd-jde.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2018-04-19 15:05:56 +0200
committerJulien Dessaux2018-04-19 15:13:37 +0200
commit1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b (patch)
tree748fd5d14fc4bdd6a9c88f748f42646b4a26034e /cmdb/hosts/cobsd-jde.yaml
parentAdded openvpn ipv6 support (diff)
downloadmasterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.tar.gz
masterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.tar.bz2
masterfiles-1a7229db6db0ddd1d5f1f92d07a0d033c826ad6b.zip
Finished adding ipv6 addresses on all openvpn intercos
Diffstat (limited to 'cmdb/hosts/cobsd-jde.yaml')
-rw-r--r--cmdb/hosts/cobsd-jde.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/cmdb/hosts/cobsd-jde.yaml b/cmdb/hosts/cobsd-jde.yaml
index 14cdd8b..cfc50e2 100644
--- a/cmdb/hosts/cobsd-jde.yaml
+++ b/cmdb/hosts/cobsd-jde.yaml
@@ -3,11 +3,21 @@ host_interface: lo1
host_ip: "10.1.0.250"
tunnels:
+ collab:
+ port: 1194
+ ip: "10.1.0.12"
+ peer: "10.1.0.13"
+ ip6: "fd00:0:0:8::"
+ peer6: "fd00:0:0:8::1"
legend:
port: 1199
ip: "10.1.0.30"
peer: "10.1.0.31"
+ ip6: "fd00:0:0:9::"
+ peer6: "fd00:0:0:9::1"
myth:
port: 1198
ip: "10.1.0.24"
peer: "10.1.0.25"
+ ip6: "fd00:0:0:a::"
+ peer6: "fd00:0:0:a::1"