diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 287c031773..c058004df2 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -148,7 +148,7 @@ ostree = { [% if release.version_int >= 27 %] { [% if release.version_int >= 28 %] - "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", + "version": "!VERSION_FROM_VERSION_DATE_RESPIN", [% endif %] [% if release.version_int >= 28 %] "treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json",