[Git][qa/jenkins.debian.net][master] fixup: i386.reproduce.debian.net: use signup_secret from /opt/etc/rebuilderd.secret
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Jan 2 17:49:10 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
851ac02b by Holger Levsen at 2025-01-02T18:49:02+01:00
fixup: i386.reproduce.debian.net: use signup_secret from /opt/etc/rebuilderd.secret
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -735,7 +735,7 @@ if [ "$HOSTNAME" = "jenkins" ] || [ "$HOSTNAME" = "ionos7-amd64" ] || [ "$HOSTNA
fi
# set secret for remote rebuilderd-workers
case $HOSTNAME in
- infom07|infom08*) SIGNUPSECRET="$(cat /opt/etc/rebuilderd.secret)"
+ infom07|infom08*) SIGNUPSECRET="$(sudo cat /opt/etc/rebuilderd.secret)"
for i in rebuilderd.conf rebuilderd-worker.conf ; do
if [ -f /opt/etc/$i ] ; then
if grep -q '^signup_secret = "INSECURE"' ; then
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/851ac02bbf8f79e480b08e3cd63c7b6c1c84cf2e
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/851ac02bbf8f79e480b08e3cd63c7b6c1c84cf2e
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/191c3bd7/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list