Add epel9 key id to pungi config

Signed-off-by: Carl George <carl@george.computer>
This commit is contained in:
Carl George 2021-11-05 14:39:25 -05:00 committed by mohanboddu
parent 3cc200f839
commit 455e7c1b66

View file

@ -45,6 +45,8 @@ sigkeys = [
'352C64E5',
[% elif release.version_int == 8 %]
'2f86d6a1'
[% elif release.version_int == 9 %]
'3228467c'
[% endif %]
{% if env == "staging" %}
None