diff options
author | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-06-16 15:29:11 +0200 |
---|---|---|
committer | Felix Richter <Felix.Richter@syntax-fehler.de> | 2011-06-16 15:30:49 +0200 |
commit | 555a47958bf17130680f7e55670c74103e134a3e (patch) | |
tree | a936281dcba25c40c93b7a162f5c81284ae1a47b /Monitoring/conf/shack_contacts.cfg | |
parent | 7a454abe517dace9a9e717e09df2436ec1dfa378 (diff) |
Monitoring/conf: removed redundant host groups
Diffstat (limited to 'Monitoring/conf/shack_contacts.cfg')
-rw-r--r-- | Monitoring/conf/shack_contacts.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Monitoring/conf/shack_contacts.cfg b/Monitoring/conf/shack_contacts.cfg index e46c539a..832a215e 100644 --- a/Monitoring/conf/shack_contacts.cfg +++ b/Monitoring/conf/shack_contacts.cfg @@ -15,3 +15,8 @@ define contactgroup{ members makefu } +define contactgroup{ + contactgroup_name admins + alias admins + } + |