[Git][qa/jenkins.debian.net][master] reproducible Debian: adjust for changed internal IPs at codethink
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Apr 5 12:40:17 BST 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
d202c044 by Holger Levsen at 2024-04-05T13:40:04+02:00
reproducible Debian: adjust for changed internal IPs at codethink
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/common-functions.sh
- hosts/common-arm64/etc/apt/apt.conf.d/80proxy
Changes:
=====================================
bin/common-functions.sh
=====================================
@@ -130,7 +130,7 @@ else
# all nodes at OSUOSL use themself as proxy:
export http_proxy="http://127.0.0.1:3128" ;;
codethink*)
- export http_proxy="http://192.168.101.104:3128" ;;
+ export http_proxy="http://192.168.101.4:3128" ;;
cbxi4*|wbq0|ff*|jt?1*|virt64[a-z]|virt32[a-z])
export http_proxy="http://10.0.0.15:3142/" ;;
infom*)
=====================================
hosts/common-arm64/etc/apt/apt.conf.d/80proxy
=====================================
@@ -1,2 +1,2 @@
-Acquire::http::Proxy "http://192.168.101.104:3128";
+Acquire::http::Proxy "http://192.168.101.4:3128";
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d202c044995a2ac1dd1531c852e240a340206d97
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d202c044995a2ac1dd1531c852e240a340206d97
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/20240405/f4360d80/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list