Update SEEDMIRROR to point to the new infra

This commit is contained in:
Florent 'Skia' Jacquet 2026-04-14 12:33:06 +02:00
parent 503957e278
commit 9d10c80865

View File

@ -32,12 +32,11 @@ fi
echo "Building on $(hostname --fqdn)"
SEEDMIRROR=https://ubuntu-archive-team.ubuntu.com/seeds/
SEEDMIRROR=https://static-reports.ubuntu.com/seeds/
if [ -z "$MIRROR" ]; then
case $(hostname --fqdn) in
*.ubuntu.com|*.buildd|*.ppa|*.scalingstack)
MIRROR=http://ftpmaster.internal/ubuntu/
SEEDMIRROR=http://archive-team.internal/seeds/
;;
*)
case $ARCH in