diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index a0c4038d19..dd97a04ba8 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -234,7 +234,7 @@ ostree = { }, [% endif %] # Fedora Onyx - [% if release.version_int >= 40 %] + [% if release.version_int >= 39 %] { "version": "!VERSION_FROM_VERSION_DATE_RESPIN", "unified_core": True,