fixing secarch url for internal use on taskotron client hosts
This commit is contained in:
parent
f1c8a760b8
commit
5b93785229
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue