From 7933bab3e09f90c9d8b70dfb9ee0eba3e07966b2 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Wed, 6 Mar 2019 21:53:49 +0000 Subject: [PATCH] Adding f30 key to bodhi pungi configs Signed-off-by: Mohan Boddu --- 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 b0742ec18c..8d9e9a3f26 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -27,6 +27,8 @@ sigkeys = [ '9db62fb1', [% elif release.version_int == 29 %] '429476b4', +[% elif release.version_int == 30 %] + 'cfc659b9', [% elif release.version_int == 6 %] '0608b895', [% elif release.version_int == 7 %]