From e711e7d3b379f3dd42ac1a5e3d489b213393b29d Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Wed, 19 Aug 2015 18:52:53 +0000 Subject: [PATCH] bodhi2: Remove extra quotes from the repomd urls --- roles/bodhi2/base/templates/production.ini.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 943b4b42c4..337f44a625 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -106,9 +106,9 @@ comps_url = git://git.fedorahosted.org/comps.git ## Mirror settings ## file_url = http://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' +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 ## The base url of this application base_address = https://bodhi.fedoraproject.org/