alioth nsa
authorPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2011 10:13:54 +0000 (12:13 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 29 Jul 2011 10:13:54 +0000 (12:13 +0200)
config/static/conf.d/contacts.cfg

index c5456be..34440c8 100644 (file)
@@ -199,6 +199,17 @@ define contact{
        host_notification_commands      notify-host-by-email
        email                           paravoid@debian.org
        }
+define contact{
+       contact_name                    alioth-nsa
+       alias                           IRC bot for alioth notifications
+       service_notification_period     never
+       host_notification_period        never
+       service_notification_options    n
+       host_notification_options       n
+       service_notification_commands   notify-service-by-email
+       host_notification_commands      notify-host-by-email
+       email                           alioth-nagios@commit.noreply.org
+       }
 
 
 ###############################################################################
@@ -227,5 +238,5 @@ define contactgroup{
 define contactgroup{
         contactgroup_name       alioth-admins
         alias                   Debian Alioth admins
-        members                 sgran, tfheen
+        members                 sgran, tfheen, alioth-nsa
         }