From b9b8a3d9d264dbf2c7cda29d8187f4d06ded8f2a Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Thu, 20 Aug 2015 02:57:07 +0000 Subject: [PATCH] bodhi2: Add the updated stable/testing repomd urls --- roles/bodhi2/base/templates/production.ini.j2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index e03e16eee0..8ab451ed86 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -112,6 +112,11 @@ master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/update 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/%s/%s/repodata/repomd.xml +fedora_stable_master_repomd = https://download.fedoraproject.org/pub/fedora/linux/updates/%d/%s/repodata/repomd.xml +fedora_testing_master_repomd = https://download.fedoraproject.org/pub/fedora/linux/updates/testing/%d/%s/repodata/repomd.xml +fedora_epel_stable_master_repomd = https://download.fedoraproject.org/pub/epel/%d/%s/repodata/repomd.xml +fedora_epel_testing_master_repomd = https://download.fedoraproject.org/pub/epel/testing/%d/%s/repodata/repomd.xml + ## The base url of this application base_address = https://bodhi.fedoraproject.org/