summaryrefslogtreecommitdiff
path: root/cmdb/hosts/andromeda.yaml
blob: 52bce5d32cd754519c6bc602c6a329faed934084 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
host_interface: dummy0
host_ip: "10.1.0.255"

tunnels:
    collab:
        port: 1195
        ip: "10.1.0.15"
        peer: "10.1.0.14"
        remote_host: collab-jde.nexen.net
        remote_port: 1199
    legend:
        port: 1194
        ip: "10.1.0.3"
        peer: "10.1.0.2"
        remote_host: legend.adyxax.org
        remote_port: 1195