From 1f12b513eafae2480a00e8aac600a3879453f83a Mon Sep 17 00:00:00 2001 From: unkin-agent Date: Thu, 13 Aug 2026 06:42:27 +1000 Subject: [PATCH] fedora remote: switch base_url to syd.mirror.rackspace.com --- config/remote_rpm/fedora.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/remote_rpm/fedora.yaml b/config/remote_rpm/fedora.yaml index 7c4adae..ffc6cae 100644 --- a/config/remote_rpm/fedora.yaml +++ b/config/remote_rpm/fedora.yaml @@ -1,4 +1,4 @@ -base_url: https://ftp.uni-stuttgart.de/fedora +base_url: https://syd.mirror.rackspace.com/fedora description: Fedora Linux RPM package repository immutable_ttl: 0 mutable_ttl: 7200