diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index b01cbe1dee..a79bce2f2c 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -39,7 +39,7 @@ sigkeys = [ '2f86d6a1' [% elif release.version == '9' %] '3228467c', -[% elif release.version.startswith("10.") %] +[% elif release.version.startswith("10") %] 'e37ed158', [% endif %] {% if env == "staging" %}