summaryrefslogtreecommitdiff
path: root/cmdb/hosts/hurricane.yaml
blob: b8cbd267763342f8106841331b03350720951117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
domain: adyxax.org
host_interface: dummy0
host_ip: "10.1.0.252"

tunnels:
    collab:
        port: 1195
        ip: "10.1.0.4"
        peer: "10.1.0.5"
        ip6: "fd00:0:0:2::1"
        peer6: "fd00:0:0:2::"
        remote_host: collab-jde.nexen.net
        remote_port: 1194
    legend:
        port: 1194
        ip: "10.1.0.1"
        peer: "10.1.0.0"
        ip6: "fd00::1"
        peer6: "fd00::"
        remote_host: legend.adyxax.org
        remote_port: 1194