summaryrefslogtreecommitdiff
path: root/cmdb/hosts/nas.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/nas.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/nas.yaml')
-rw-r--r--cmdb/hosts/nas.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmdb/hosts/nas.yaml b/cmdb/hosts/nas.yaml
index 00760e0..44eaae7 100644
--- a/cmdb/hosts/nas.yaml
+++ b/cmdb/hosts/nas.yaml
@@ -7,11 +7,15 @@ tunnels:
port: 1195
ip: "10.1.0.23"
peer: "10.1.0.22"
+ ip6: "fd00:0:0:7::1"
+ peer6: "fd00:0:0:7::"
remote_host: collab-jde.nexen.net
remote_port: 1201
legend:
port: 1196
ip: "10.1.0.27"
peer: "10.1.0.26"
+ ip6: "fd00:0:0:d::1"
+ peer6: "fd00:0:0:d::"
remote_host: legend.adyxax.org
remote_port: 1198