[Git][qa/jenkins.debian.net][master] fixup: i386.reproduce.debian.net: run on a public port to allow external workers
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jan 2 14:16:52 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
becdb775 by Holger Levsen at 2025-01-02T15:16:40+01:00
fixup: i386.reproduce.debian.net: run on a public port to allow external workers
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- hosts/infom07-i386/etc/nginx/nginx.conf
- hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
Changes:
=====================================
hosts/infom07-i386/etc/nginx/nginx.conf
=====================================
@@ -44,7 +44,7 @@ http {
location /api/ {
- proxy_pass https://i386.reproduce.debian.net:8484;
+ proxy_pass http://i386.reproduce.debian.net:8484;
}
location /stats/ {
=====================================
hosts/infom07-i386/opt/etc/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
## The rebuilderd to connect to
-endpoint = "https://i386.reproduce.debian.net:8484"
+endpoint = "http://i386.reproduce.debian.net:8484"
## The server would either allowlist our key or require a signup secret
#signup_secret = "your_signup_key"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/becdb775f8507e3bcded3caeec8bfaa38159e9ae
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/becdb775f8507e3bcded3caeec8bfaa38159e9ae
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/20250102/ffec4281/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list