This patch will add fedora-30 key to bodhi modular pungi config.
diff --git a/roles/bodhi2/backend/templates/pungi.module.conf.j2 b/roles/bodhi2/backend/templates/pungi.module.conf.j2
index bb021eb..43c6a7e 100644
--- a/roles/bodhi2/backend/templates/pungi.module.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.module.conf.j2
@@ -14,6 +14,8 @@ sigkeys = [
'9db62fb1',
[% elif release.version_int == 29 %]
'429476b4',
+[% elif release.version_int == 30 %]
+ 'cfc659b9',
[% endif %]
{% if env == "staging" %}
None
index bb021eb..43c6a7e 100644
--- a/roles/bodhi2/backend/templates/pungi.module.conf.j2
+++ b/roles/bodhi2/backend/templates/pungi.module.conf.j2
@@ -14,6 +14,8 @@ sigkeys = [
'9db62fb1',
[% elif release.version_int == 29 %]
'429476b4',
+[% elif release.version_int == 30 %]
+ 'cfc659b9',
[% endif %]
{% if env == "staging" %}
None
Please +1 this patch to resume the failed f30-modular-updates-testing.
Thanks.
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx