[Qa-jenkins-scm] [jenkins.debian.net] 01/01: so munin took the username from .ssh/config, but not the port...

Holger Levsen holger at moszumanska.debian.org
Tue Sep 1 12:27:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4cdc01feddc4efa360cb8dc7f71ccc12227be6cc
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 1 14:26:57 2015 +0200

    so munin took the username from .ssh/config, but not the port...
---
 hosts/jenkins/etc/munin/munin.conf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/hosts/jenkins/etc/munin/munin.conf b/hosts/jenkins/etc/munin/munin.conf
index 030db98..d249d72 100644
--- a/hosts/jenkins/etc/munin/munin.conf
+++ b/hosts/jenkins/etc/munin/munin.conf
@@ -122,15 +122,15 @@ contact.me.command mail -s "Munin notification ${var:host}" root
     use_node_name yes
 
 [bpi0-armhf-rb.debian.net]
-    address ssh://bpi0-armhf-rb.debian.net:2222/bin/nc localhost 4949
+    address ssh://jenkins@bpi0-armhf-rb.debian.net:2222/bin/nc localhost 4949
     use_node_name yes
 
 [hb0-armhf-rb.debian.net]
-    address ssh://hb0-armhf-rb.debian.net:2224/bin/nc localhost 4949
+    address ssh://jenkins@hb0-armhf-rb.debian.net:2224/bin/nc localhost 4949
     use_node_name yes
 
 [wbq0-armhf-rb.debian.net]
-    address ssh://wbq0-armhf-rb.debian.net:2225/bin/nc localhost 4949
+    address ssh://jenkins@wbq0-armhf-rb.debian.net:2225/bin/nc localhost 4949
     use_node_name yes
 
 [cbxi4pro0-armhf-rb.debian.net]

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list