mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 10:56:20 +08:00
Add EPEL 10 key to bodhi's pungi template
Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
@@ -37,6 +37,8 @@ sigkeys = [
|
||||
'2f86d6a1'
|
||||
[% elif release.version_int == 9 %]
|
||||
'3228467c',
|
||||
[% elif release.version.startswith("10.") %]
|
||||
'e37ed158',
|
||||
[% endif %]
|
||||
{% if env == "staging" %}
|
||||
None
|
||||
|
||||
Reference in New Issue
Block a user