Add EPEL 10 key to bodhi's pungi template

Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
Carl George 2024-07-29 19:01:09 -05:00 committed by zlopez
parent a13ca98b3a
commit 6ff3450ce8

View file

@ -37,6 +37,8 @@ sigkeys = [
'2f86d6a1'
[% elif release.version_int == 9 %]
'3228467c',
[% elif release.version.startswith("10.") %]
'e37ed158',
[% endif %]
{% if env == "staging" %}
None