From: Adam D. Barratt Date: Tue, 1 Oct 2019 20:14:25 +0000 (+0100) Subject: Add a contact for the Release Team's britney role account X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-nagios.git;a=commitdiff_plain;h=55f9c84fc1d3659bf16ea8cd5fd85fad6855f956 Add a contact for the Release Team's britney role account Signed-off-by: Adam D. Barratt --- diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index e204d5e..afced9a 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -278,6 +278,17 @@ define contact{ email aurel32@debian.org } +define contact{ + contact_name release-britney + alias Release Team britney role account + service_notification_period 24x7 + host_notification_period 24x7 + service_notification_options w,u,c,r + host_notification_options d,r + service_notification_commands notify-service-by-email + host_notification_commands notify-host-by-email + email britney@release.debian.org + } ############################################################################### ###############################################################################