summaryrefslogtreecommitdiffstats
path: root/Monitoring/conf/other_hosts.cfg
diff options
context:
space:
mode:
authorFelix Richter <Felix.Richter@syntax-fehler.de>2011-06-08 19:09:18 +0200
committerFelix Richter <Felix.Richter@syntax-fehler.de>2011-06-08 19:09:18 +0200
commit010970eadfbfa2f605bbda976d326d3e8be4b72a (patch)
treee1c1d2f2618cd747a0e1ad0f4add6f39af63c21a /Monitoring/conf/other_hosts.cfg
parent0b41656ae2127a35652745a94946ccfe7d79d437 (diff)
removed shack-modem from configs
conf/shack_ifrastructure.cfg: shack-modem is now an obsolete entry conf/other_hosts.cfg: replaced modem with gw conf/tinc_hosts.cfg: replaced modem with gw
Diffstat (limited to 'Monitoring/conf/other_hosts.cfg')
-rw-r--r--Monitoring/conf/other_hosts.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/Monitoring/conf/other_hosts.cfg b/Monitoring/conf/other_hosts.cfg
index bfc36154..bbdc676a 100644
--- a/Monitoring/conf/other_hosts.cfg
+++ b/Monitoring/conf/other_hosts.cfg
@@ -3,7 +3,7 @@ define host{
host_name google.de
alias Google Website
address google.de
- parents shack-modem
+ parents shack-gw
hostgroups http-servers
}
@@ -11,7 +11,6 @@ define host{
use generic-host
host_name google-dns
parents shack-gw
- parents shack-modem
alias Google DNS Service (always reachable)
address 8.8.8.8
}