[Git][qa/jenkins.debian.net][master] reproducible nodes: fix ports for virt32z and virt64z.
Vagrant Cascadian (@vagrant)
gitlab at salsa.debian.org
Thu Feb 8 19:51:22 GMT 2024
Vagrant Cascadian pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7feece46 by Vagrant Cascadian at 2024-02-08T11:50:42-08:00
reproducible nodes: fix ports for virt32z and virt64z.
- - - - -
2 changed files:
- hosts/virt32z-armhf-rb/etc/ssh/sshd_config
- hosts/virt64z-armhf-rb/etc/ssh/sshd_config
Changes:
=====================================
hosts/virt32z-armhf-rb/etc/ssh/sshd_config
=====================================
@@ -3,7 +3,7 @@
# What ports, IPs and protocols we listen for
Port 22
-Port 2278
+Port 2267
#AddressFamily any
#ListenAddress ::
#ListenAddress 0.0.0.0
=====================================
hosts/virt64z-armhf-rb/etc/ssh/sshd_config
=====================================
@@ -3,7 +3,7 @@
# What ports, IPs and protocols we listen for
Port 22
-Port 2277
+Port 2268
#AddressFamily any
#ListenAddress ::
#ListenAddress 0.0.0.0
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7feece4659c6764e743d565f5d8e1b9aff18eff7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7feece4659c6764e743d565f5d8e1b9aff18eff7
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/20240208/c3a44347/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list