summaryrefslogtreecommitdiff
path: root/cmdb/hosts/nas.yaml
blob: 00760e07c216b6f9d296c858c6c1754e6f035190 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
domain: adyxax.org
host_interface: br0
host_ip: "10.1.0.251"

tunnels:
    collab:
        port: 1195
        ip: "10.1.0.23"
        peer: "10.1.0.22"
        remote_host: collab-jde.nexen.net
        remote_port: 1201
    legend:
        port: 1196
        ip: "10.1.0.27"
        peer: "10.1.0.26"
        remote_host: legend.adyxax.org
        remote_port: 1198