diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 59377c3d3e..b01cbe1dee 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -133,7 +133,7 @@ createiso_skip = [ [# In the case of testing, also inject the last stable updates #] "https://kojipkgs{env_suffix}.fedoraproject.org/compose/updates/f[[ release.version ]]-updates/compose/Everything/$basearch/os/", [% endif %] - [% if release.version == '41' %] + [% if release.version == "41" %] [# For F41 the compose location is going to be under /compose/branched/ #] "https://kojipkgs{env_suffix}.fedoraproject.org/compose/branched/latest-Fedora-[[ release.version ]]/compose/Everything/$basearch/os/" [% else %]