This re-enables updates-testing composes for silverblue that were stopped in df5009d because of https://pagure.io/pungi/issue/1092 --- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 7a061b5b0..f2f058771 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -160,7 +160,6 @@ ostree = { [% endif %] }, # Fedora Silverblue - [% if request.name == 'stable' %] { [% if release.version_int >= 28 %] "version": "!VERSION_FROM_VERSION_DATE_RESPIN", @@ -201,7 +200,6 @@ ostree = { "arches": ["x86_64"], "failable": ["x86_64"] }, - [% endif %] ] } [% endif %] -- 2.14.5 _______________________________________________ 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