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 | a45fbaf64a5bd63136f8b44176143dac98ce9e4e (patch) | |
tree | 4f0add6a6eb14cf567d2b961a6e3a6ff446d1b8a /Monitoring | |
parent | c8d1f034ebfcc24b8ea9028ff0bdf1b6ca593837 (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 - } |