diff options
| author | makefu <makefu@syntax-fehler.de> | 2011-07-01 22:28:54 +0200 | 
|---|---|---|
| committer | makefu <makefu@syntax-fehler.de> | 2011-07-01 22:28:54 +0200 | 
| commit | a37ecc5d66cbc0a2e324ffe7898520665835b788 (patch) | |
| tree | 7e40d1b670f5575e4c17eadd9b2c0bd513bd6fc2 | |
| parent | 1c152212b02cf785b40d4768f50df95b3dcd2068 (diff) | |
removed leechi from monitoring
| -rw-r--r-- | Monitoring/conf/tinc_hosts.cfg | 12 | 
1 files changed, 0 insertions, 12 deletions
| diff --git a/Monitoring/conf/tinc_hosts.cfg b/Monitoring/conf/tinc_hosts.cfg index 4b1ad9ab..717c75a8 100644 --- a/Monitoring/conf/tinc_hosts.cfg +++ b/Monitoring/conf/tinc_hosts.cfg @@ -31,15 +31,3 @@ define host{          parents                 shack-gw          hostgroups              tinc-nodes,ssh-servers          } -# -# Leechi -# -define host{ -        use                     generic-host -        host_name               leechi -        alias                   no_omo -        address                 leechi.kicks-ass.org -        _TINC_ADDRESS           10.7.7.111 -        parents                 shack-gw -        hostgroups              tinc-nodes,ssh-servers,http-servers -        } | 
