[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] g-i: use hostname as we go via a proxy now

Holger Levsen gitlab at salsa.debian.org
Sun Apr 28 12:55:27 BST 2019



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


Commits:
f227e5b2 by Holger Levsen at 2019-04-28T11:55:17Z
g-i: use hostname as we go via a proxy now

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/g-i-installation.sh


Changes:

=====================================
bin/g-i-installation.sh
=====================================
@@ -173,7 +173,7 @@ cleanup_all() {
 
 show_preseed() {
 	qemu_url="$1"
-	jenkins_url="$(echo $qemu_url|sed -s 's#10\.0\.2\.1#127.0.0.1#g')"
+	jenkins_url="$(echo $qemu_url|sed -s 's#10\.0\.2\.1#jenkins.debian.net#g')" # these used to be different...
 	outside_url="$(echo $qemu_url|sed -s 's#10\.0\.2\.1#jenkins.debian.net#g')"
 	echo "Preseeding from $outside_url:"
 	echo



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f227e5b297d25c38b3d15dd682c78f241b07fcf4

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/f227e5b297d25c38b3d15dd682c78f241b07fcf4
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/20190428/1cea448b/attachment.html>


More information about the Qa-jenkins-scm mailing list