[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:50:55 GMT 2025



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
10aefcbc by Holger Levsen at 2025-01-02T18:50:42+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
=====================================
@@ -738,8 +738,8 @@ case $HOSTNAME in
 	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
-							sudo sed -i "s^signup_secret = \"INSECURE\"#signup_secret = \"$SIGNUPSECRET\"#g" opt/etc/$i
+						if grep -q '^signup_secret = "INSECURE"' /opt/etc/$i ; then
+							sudo sed -i "s^signup_secret = \"INSECURE\"#signup_secret = \"$SIGNUPSECRET\"#g" /opt/etc/$i
 						fi
 					fi
 				done



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/10aefcbca9a3ad8d632b35bfe37273c404db0810

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/10aefcbca9a3ad8d632b35bfe37273c404db0810
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/d1d7cf9a/attachment.htm>


More information about the Qa-jenkins-scm mailing list