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/