[Git][qa/jenkins.debian.net][master] jenkins nodes: use ssh+nc to access the munin port on ppc64el machines
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Apr 12 11:59:38 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ecf2c378 by Holger Levsen at 2025-04-12T12:59:17+02:00
jenkins nodes: use ssh+nc to access the munin port on ppc64el machines
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/jenkins/etc/munin/munin.conf
Changes:
=====================================
hosts/jenkins/etc/munin/munin.conf
=====================================
@@ -502,11 +502,11 @@ contact.me.command mail -s "Munin notification ${var:host}" root
use_node_name yes
[debian.net;osuosl6-ppc64el.debian.net]
- address osuosl6-ppc64el.debian.net
+ address ssh://jenkins@osuosl6-ppc64el.debian.net:22/bin/nc localhost 4949
use_node_name yes
[debian.net;osuosl7-ppc64el.debian.net]
- address osuosl7-ppc64el.debian.net
+ address ssh://jenkins@osuosl7-ppc64el.debian.net:22/bin/nc localhost 4949
use_node_name yes
[debian.net;infom01-amd64.debian.net]
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ecf2c3789493b79d173559d8d80032fec4c6958f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ecf2c3789493b79d173559d8d80032fec4c6958f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20250412/b2228612/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list