summaryrefslogtreecommitdiff
path: root/cmdb/hosts/legend.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2018-04-18 14:47:53 +0200
committerJulien Dessaux2018-04-18 14:56:40 +0200
commitdc8cd3ead3db601b093e65e8c2d668f9ce2498f4 (patch)
tree944aa067996c805c8ee61e4413b2fd6ce19d48c3 /cmdb/hosts/legend.yaml
parent/etc/hosts IOU patch (diff)
downloadmasterfiles-dc8cd3ead3db601b093e65e8c2d668f9ce2498f4.tar.gz
masterfiles-dc8cd3ead3db601b093e65e8c2d668f9ce2498f4.tar.bz2
masterfiles-dc8cd3ead3db601b093e65e8c2d668f9ce2498f4.zip
Added openvpn ipv6 support
Diffstat (limited to 'cmdb/hosts/legend.yaml')
-rw-r--r--cmdb/hosts/legend.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/cmdb/hosts/legend.yaml b/cmdb/hosts/legend.yaml
index 9f1e853..1f0c339 100644
--- a/cmdb/hosts/legend.yaml
+++ b/cmdb/hosts/legend.yaml
@@ -17,10 +17,14 @@ tunnels:
port: 1196
ip: "10.1.0.6"
peer: "10.1.0.7"
+ ip6: "fd00:0:0:1::"
+ peer6: "fd00:0:0:1::1"
hurricane:
port: 1194
ip: "10.1.0.0"
peer: "10.1.0.1"
+ ip6: "fd00::"
+ peer6: "fd00::1"
myth:
port: 1199
ip: "10.1.0.28"