Add EPEL 10 key to bodhi's pungi template
Signed-off-by: Carl George <carlwgeorge@gmail.com>
This commit is contained in:
parent
a13ca98b3a
commit
6ff3450ce8
1 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,8 @@ sigkeys = [
|
||||||
'2f86d6a1'
|
'2f86d6a1'
|
||||||
[% elif release.version_int == 9 %]
|
[% elif release.version_int == 9 %]
|
||||||
'3228467c',
|
'3228467c',
|
||||||
|
[% elif release.version.startswith("10.") %]
|
||||||
|
'e37ed158',
|
||||||
[% endif %]
|
[% endif %]
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
None
|
None
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue