summaryrefslogtreecommitdiffstats
path: root/Monitoring/conf/tinc_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
commit50ef9dd5f1ca6c8dfd8ee0f52fbc807b46a4c2f7 (patch)
tree3f2a80fa1f36d2ea715b2bde58b72650d9139115 /Monitoring/conf/tinc_hosts.cfg
parente4cbea08bfb27027d7fe15c49d77d92e7b86e99e (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/tinc_hosts.cfg')
-rw-r--r--Monitoring/conf/tinc_hosts.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/Monitoring/conf/tinc_hosts.cfg b/Monitoring/conf/tinc_hosts.cfg
index 23c2b75e..4b1ad9ab 100644
--- a/Monitoring/conf/tinc_hosts.cfg
+++ b/Monitoring/conf/tinc_hosts.cfg
@@ -9,7 +9,7 @@ define host{
alias Supernode External
_TINC_ADDRESS 10.7.7.1
address miefda.org
- parents shack-modem
+ parents shack-gw
hostgroups tinc-nodes,ssh-servers,http-servers
}
@@ -28,7 +28,7 @@ define host{
alias PA Sharepoint
address 141.31.8.11
_TINC_ADDRESS 10.7.7.5
- parents shack-modem
+ parents shack-gw
hostgroups tinc-nodes,ssh-servers
}
#
@@ -40,6 +40,6 @@ define host{
alias no_omo
address leechi.kicks-ass.org
_TINC_ADDRESS 10.7.7.111
- parents shack-modem
+ parents shack-gw
hostgroups tinc-nodes,ssh-servers,http-servers
}