From dc4de8e92ac8df75c0c1ddbd4cc22a8ac8b74164 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Fri, 23 Aug 2019 07:46:13 -0400 Subject: [PATCH] bodhi-pungi: add the f32 signing key --- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index bd8ec65262..688badeeec 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -31,6 +31,8 @@ sigkeys = [ 'cfc659b9', [% elif release.version_int == 31 %] '3c3359c4', +[% elif release.version_int == 32 %] + '12c944d0', [% elif release.version_int == 6 %] '0608b895', [% elif release.version_int == 7 %]