diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 09ca41de21..ed241fa155 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -158,8 +158,8 @@ ostree = { "failable": ["ppc64le", "aarch64"], [% endif %] }, - # Atomic Workstation - [% if release.version_int >= 27 %] + # Fedora Silverblue + [% if request.name == 'stable' %] { [% if release.version_int >= 28 %] "version": "!VERSION_FROM_VERSION_DATE_RESPIN",