Commit ecf2c378 authored by Holger Levsen's avatar Holger Levsen
Browse files

jenkins nodes: use ssh+nc to access the munin port on ppc64el machines

parent a10e9cdd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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]