From 50069a2d538bccf6e666b098a74026c156b9c2db Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Tue, 6 Mar 2018 15:08:43 +0100 Subject: [PATCH] Add f28 signing key to pungi config Signed-off-by: Patrick Uiterwijk --- 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 0f1c8ecc0f..769eb18535 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -23,6 +23,8 @@ sigkeys = [ '64dab85d', [% elif release.version_int == 27 %] 'f5282ee4', +[% elif release.version_int == 28 %] + '9db62fb1', [% elif release.version_int == 6 %] '0608b895', [% elif release.version_int == 7 %]