summaryrefslogtreecommitdiffstats
path: root/modules/Monitoring/conf/tinc_hosts.cfg
blob: 03cfcc4124a488c454a4f3d46629857b3a8824e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

#
# Miefda Supernode
#
define host{
        use                     generic-host
        host_name               miefda.org
        alias                   Supernode External
        _TINC_ADDRESS           10.7.7.1
        hostgroups              tinc-nodes,ssh-servers
        }

define host{
        use                     generic-host
        host_name               pa-sharepoint.informatik.ba-stuttgart.de
        alias                   PA Sharepoint
        address                 141.31.8.11
        _TINC_ADDRESS           10.7.7.5
        hostgroups              tinc-nodes,ssh-servers
        }