From bc85fb57d76c00c57318cc8fc9f362c484437a99 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Mon, 19 Nov 2018 17:22:31 -0500 Subject: [PATCH] Silverblue manifest is now fedora-silverblue.yaml --- 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 3f26080992..baed32f3f8 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 %]