[Git][qa/jenkins.debian.net][master] amd64.reproduce.debian.net: turn osuosl5 into a rebuilderd-worker host :)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Jan 28 23:40:48 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
f863899a by Holger Levsen at 2025-01-29T00:40:30+01:00
amd64.reproduce.debian.net: turn osuosl5 into a rebuilderd-worker host :)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- hosts/osuosl5-amd64/opt/etc/rebuilderd-amd64.conf
- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
Changes:
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-amd64.conf
=====================================
@@ -22,12 +22,12 @@ bind_addr = "127.0.0.1:8484"
#cookie = "INSECURE"
## IMPORTANT: in production, make sure either `authorized_workers` or `signup_secret` is configured.
-#[worker]
+[worker]
## If we have a fixed set of workers we can allow-list the keys here.
#authorized_workers = ["key1", "key2"]
## If we want to spawn new workers dynamically we can configure a sign up secret below.
## Use `pwgen -1s 32` to generate one.
-#signup_secret = "INSECURE"
+signup_secret = "INSECURE"
#[schedule]
## Configure the delay to automatically retry failed rebuilds in hours. The
=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -25,15 +25,15 @@
</h1>
<pre>
-(version 0.7, feedback much welcome.)
+(version 0.8, feedback much welcome.)
USER=rebuilderd
# sudo adduser --system --home /srv/rebuilderd --shell /bin/bash --group $USER ; sudo passwd -d $USER
REBUILDERD_HOSTNAME=rebuilderd.example.org
# to get a working debrebuild, debootsnap and debsnap (all from src:devscripts)
-sudo apt install devscripts equivs apt-utils mmdebstrap python3-debian python3-pycurl python3-requests libdpkg-perl libjson-perl
-# needed? (not mentioned in devscripts/README.md) libstring-shellquote-perl
+sudo apt install devscripts equivs apt-utils mmdebstrap python3-debian python3-requests libdpkg-perl libjson-perl
+# needed? (not mentioned in devscripts/README.md) libstring-shellquote-perl python3-pycurl
# to get a working sbuild with unshare backend
sudo apt install sbuild uidmap
# also needed
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f863899aa3ca9b30709c9cc29da02eabb9fbeef3
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/f863899aa3ca9b30709c9cc29da02eabb9fbeef3
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/20250128/f1c5857e/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list