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 | fd43a6df27a27f17733582ffe5e6b1f596280711 (patch) | |
tree | bd6607edefa8b16eca14b3c5769e915bb7ee98fb | |
parent | 40409348419443341c68fcefc7272b4ad59e8db4 (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 - } |