From 2f61db209344b91a69b2a8a8093a336ffe0eeac8 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 9 Jan 2019 00:32:52 +0000 Subject: [PATCH] bodhi: fix stray endif Signed-off-by: Kevin Fenzi --- roles/bodhi2/backend/templates/pungi.rpm.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 index 4757153fd5..91bb866e7c 100644 --- a/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.rpm.conf.j2 @@ -150,7 +150,6 @@ ostree = { "tag_ref": False, "arches": ["x86_64", "ppc64le", "aarch64" ], "failable": ["ppc64le", "aarch64"], - [% endif %] }, # Fedora Silverblue {