diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-11-22 19:10:26 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-11-22 19:10:26 +0100 |
commit | 81602759e1717298371db88c0a9d914a779c6596 (patch) | |
tree | 09a4c74b147d6def92c268ddec004f7a81c06082 | |
parent | ff0038d9c6d1164a8e2c10618cd88b9c80d7c560 (diff) | |
download | jenkins.debian.net-81602759e1717298371db88c0a9d914a779c6596.tar.xz |
fix typo
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-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 1173d061..6b77900b 100644 --- a/hosts/jenkins/etc/munin/munin.conf +++ b/hosts/jenkins/etc/munin/munin.conf @@ -239,7 +239,7 @@ contact.me.command mail -s "Munin notification ${var:host}" root diskstats_iops.graph no [profitbricks-build12-i386.debian.net] - 78.137.99.231 + address 78.137.99.231 use_node_name yes df._srv_workspace.warning 90 df._srv_workspace.critical 95 |