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 | 2fb19af7271784dcad4aec563e6b5e332454d62a (patch) | |
tree | 00a603f37082341ef541253845e90dc3b11f66aa /Monitoring | |
parent | e42249ffcdfec9a8b6d8ba93328af0547b30ac7f (diff) |
removed leechi from monitoring
Diffstat (limited to '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 - } |