From 228d852c1f2d837b554958ab4c5cbf16eaddf726 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 12 Jun 2017 20:08:16 +0200 Subject: replace ftp.(de|uk|us).debian.org with deb.debian.org everywhere Signed-off-by: Holger Levsen --- job-cfg/chroot-installation.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/chroot-installation.yaml.py') 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', -- cgit v1.2.3-54-g00ecf