diff --git a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf index 70af89ed0c..4dcdd70642 100644 --- a/roles/taskotron/taskotron-client/files/yumrepoinfo.conf +++ b/roles/taskotron/taskotron-client/files/yumrepoinfo.conf @@ -12,7 +12,7 @@ # random mirror every time. For faster and more reliable operation, pick a close # mirror from http://mirrors.fedoraproject.org and use it in 'baseurl'. baseurl = http://infrastructure.fedoraproject.org/pub/fedora/linux -baseurl_altarch = http://download.fedoraproject.org/pub/fedora-secondary +baseurl_altarch = http://infrastructure.fedoraproject.org/pub/fedora-secondary goldurl = %(baseurl)s/releases/%(path)s/Everything/%(arch)s/os updatesurl = %(baseurl)s/updates/%(path)s/%(arch)s rawhideurl = %(baseurl)s/%(path)s/Everything/%(arch)s/os