From c2fe8784d887efd6253bb77ed4a677ef01967896 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 12 Oct 2018 10:02:29 -0400 Subject: [PATCH] Fixing f29 fedora-atomic.conf Signed-off-by: Mohan Boddu --- fedora-atomic.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-atomic.conf b/fedora-atomic.conf index e998d7f..1721061 100644 --- a/fedora-atomic.conf +++ b/fedora-atomic.conf @@ -293,7 +293,7 @@ image_build = { } ostree = { "^AtomicHost$": { - "version": '!VERSION_FROM_VERSION_DATE_RESPIN'', + "version": '!VERSION_FROM_VERSION_DATE_RESPIN', "force_new_commit": True, "treefile": "fedora-atomic-host.json", "config_url": "https://pagure.io/fedora-atomic.git",