From d4fa2f152edb8b9e642644969579bd0f3a804ed1 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Thu, 16 Nov 2017 21:50:47 +0000 Subject: [PATCH] Update path to atomic workstation config file Signed-off-by: Patrick Uiterwijk --- 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 cc157e266c..9e427a6dcb 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -139,7 +139,7 @@ ostree = { [% if release.version_int >= 28 %] "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", [% endif %] - "treefile": "fedora-ostree-workstation-[[ request.name ]].json", + "treefile": "fedora-ostree-workstation-updates-[[ request.name ]].json", "config_url": "https://pagure.io/workstation-ostree-config.git", "config_branch": "f[[ release.version ]]", "repo": [