bodhi2: Fix the master repomd URLs
This commit is contained in:
parent
9fecc60840
commit
95fd1ebdcb
1 changed files with 3 additions and 3 deletions
|
@ -106,9 +106,9 @@ comps_url = git://git.fedorahosted.org/comps.git
|
||||||
## Mirror settings
|
## Mirror settings
|
||||||
##
|
##
|
||||||
file_url = http://download.fedoraproject.org/pub/fedora/linux/updates
|
file_url = http://download.fedoraproject.org/pub/fedora/linux/updates
|
||||||
master_repomd = 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%d/%s/repodata/repomd.xml'
|
master_repomd = 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repodata/repomd.xml'
|
||||||
fedora_master_repomd = 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%d/%s/repodata/repomd.xml'
|
fedora_master_repomd = 'http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repodata/repomd.xml'
|
||||||
fedora_epel_master_repomd = 'http://download01.phx2.fedoraproject.org/pub/epel/%d/%s/repodata/repomd.xml'
|
fedora_epel_master_repomd = 'http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml'
|
||||||
|
|
||||||
|
|
||||||
## The base url of this application
|
## The base url of this application
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue