summaryrefslogtreecommitdiffstats
path: root/job-cfg/chroot-installation.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-06-12 20:08:16 +0200
committerHolger Levsen <holger@layer-acht.org>2017-06-12 20:08:16 +0200
commit228d852c1f2d837b554958ab4c5cbf16eaddf726 (patch)
treeea2fef5a4a1071c6e7280a0f47a3785b497dd9cb /job-cfg/chroot-installation.yaml.py
parent177258fe2f079e2105ceaf9462f0ad0c44c7a0b2 (diff)
downloadjenkins.debian.net-228d852c1f2d837b554958ab4c5cbf16eaddf726.tar.xz
replace ftp.(de|uk|us).debian.org with deb.debian.org everywhere
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'job-cfg/chroot-installation.yaml.py')
-rwxr-xr-xjob-cfg/chroot-installation.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 7a61f49e..071d99f6 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -24,7 +24,7 @@ distro_upgrades = {
'stretch': 'sid',
}
-# ftp.de.debian.org runs mirror updates at 03:25, 09:25, 15:25 and 21:25 UTC and usually they run 10m...
+# deb.debian.org runs mirror updates at 03:25, 09:25, 15:25 and 21:25 UTC and usually they run 10m...
trigger_times = {
'wheezy': '30 16 1 * *',
'jessie': '30 10 * * 5',