summaryrefslogtreecommitdiff
path: root/cmdb/hosts/myth.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/myth.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 '')
-rw-r--r--cmdb/hosts/myth.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmdb/hosts/myth.yaml b/cmdb/hosts/myth.yaml
index 213c109..a0bc10a 100644
--- a/cmdb/hosts/myth.yaml
+++ b/cmdb/hosts/myth.yaml
@@ -7,6 +7,8 @@ tunnels:
port: 1194
ip: "10.1.0.25"
peer: "10.1.0.24"
+ ip6: "fd00:0:0:a::1"
+ peer6: "fd00:0:0:a::"
remote_host: cobsd-jde.nexen.net
remote_port: 1198
collab:
@@ -15,9 +17,13 @@ tunnels:
peer: "10.1.0.16"
remote_host: collab-jde.nexen.net
remote_port: 1198
+ ip6: "fd00:0:0:5::1"
+ peer6: "fd00:0:0:5::"
legend:
port: 1196
ip: "10.1.0.29"
peer: "10.1.0.28"
+ ip6: "fd00:0:0:c::1"
+ peer6: "fd00:0:0:c::"
remote_host: legend.adyxax.org
remote_port: 1199