summaryrefslogtreecommitdiff
path: root/cmdb/hosts/myth.yaml
blob: a0bc10aa63b4035e152ca0810c7f9b24e3e1d916 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
domain: adyxax.org
host_interface: br0
host_ip: "10.1.0.247"

tunnels:
    cobsd:
        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:
        port: 1197
        ip: "10.1.0.17"
        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