diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-11-12 13:24:23 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-11-12 13:24:23 +0100 |
commit | 5d85758eb7aa76a1e7b18c122682fb35864ab876 (patch) | |
tree | eacaf7959c2b2fe38ad0e4fb2c1fea7417bfa376 /hosts/jenkins/etc | |
parent | a6baa5066128d740ad0f495b407fabc0ebc2bb0c (diff) | |
download | jenkins.debian.net-5d85758eb7aa76a1e7b18c122682fb35864ab876.tar.xz |
Revert "send munin notifications to qa-jenkins-scm@lists.alioth.debian.org"
This reverts commit 567afbb4cc8cf8e002d0a7de9af61bc3a298751c.
Diffstat (limited to 'hosts/jenkins/etc')
-rw-r--r-- | hosts/jenkins/etc/munin/munin.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/jenkins/etc/munin/munin.conf b/hosts/jenkins/etc/munin/munin.conf index c76f2793..5ad114c3 100644 --- a/hosts/jenkins/etc/munin/munin.conf +++ b/hosts/jenkins/etc/munin/munin.conf @@ -94,7 +94,7 @@ includedir /etc/munin/munin-conf.d # the services must be defined in the Nagios server as well. #contact.nagios.command /usr/bin/send_nsca nagios.host.comm -c /etc/nsca.conf contacts me -contact.me.command mail -s "Munin notification ${var:host}" qa-jenkins-scm@lists.alioth.debian.org +contact.me.command mail -s "Munin notification ${var:host}" root # a simple host tree [jenkins.debian.net] |