--- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 3f2608099..baed32f3f 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -160,7 +160,7 @@ ostree = { "version": "!VERSION_FROM_VERSION_DATE_RESPIN", [% endif %] [% if release.version_int >= 29 %] - "treefile": "fedora-silverblue.json", + "treefile": "fedora-silverblue.yaml", [% elif release.version_int == 28 %] "treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json", [% else %]