From 9791e5b8de5bc2da741b4197b3847d04fbf90d8f Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Mon, 6 Jul 2015 21:00:04 +0000 Subject: [PATCH] bodhi: Update the master repomd urls in staging --- roles/bodhi2/base/templates/staging.ini.j2 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/roles/bodhi2/base/templates/staging.ini.j2 b/roles/bodhi2/base/templates/staging.ini.j2 index b46f72f67a..75db851c04 100644 --- a/roles/bodhi2/base/templates/staging.ini.j2 +++ b/roles/bodhi2/base/templates/staging.ini.j2 @@ -107,9 +107,10 @@ comps_url = git://git.fedorahosted.org/comps.git ## Mirror settings ## file_url = http://download.fedoraproject.org/pub/fedora/linux/updates -master_repomd = http://download.fedora.redhat.com/pub/fedora/linux/updates/%d/i386/repodata/repomd.xml -fedora_master_repomd = http://download.fedora.redhat.com/pub/fedora/linux/updates/%d/i386/repodata/repomd.xml -fedora_epel_master_repomd = http://download.fedora.redhat.com/pub/epel/%d/i386/repodata/repomd.xml +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/%d/%s/repodata/repomd.xml' +fedora_epel_master_repomd = 'http://download01.phx2.fedoraproject.org/pub/epel/%d/%s/repodata/repomd.xml' + ## The base url of this application base_address = https://admin.stg.fedoraproject.org/bodhi2/