summaryrefslogtreecommitdiff
path: root/cmdb/hosts/hero.yaml
blob: bc73683a3b500402bb608dd67f38ce05a30070b8 (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.249"

tunnels:
    collab:
        port: 1195
        ip: "10.1.0.19"
        peer: "10.1.0.18"
        remote_host: collab-jde.nexen.net
        remote_port: 1200
        ip6: "fd00:0:0:6::1"
        peer6: "fd00:0:0:6::"
    legend:
        port: 1196
        ip: "10.1.0.21"
        peer: "10.1.0.20"
        ip6: "fd00:0:0:b::1"
        peer6: "fd00:0:0:b::"
        remote_host: legend.adyxax.org
        remote_port: 1197