diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 9ff85065ef..168f2e4eae 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -107,7 +107,7 @@ comps_url = git://git.fedorahosted.org/comps.git ## ## Mirror settings ## -file_url = http://download.fedoraproject.org/pub/fedora/linux/updates +file_url = https://download.fedoraproject.org/pub/fedora/linux/updates 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/%s/%s/repodata/repomd.xml fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml