From b936d03c6195cf240d87b71c713ffd7b33e884c2 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Apr 05 2023 14:11:39 +0000 Subject: Revert unified core Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index a88a9ed..6c88f25 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -244,7 +244,6 @@ ostree = [ "aarch64": { "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", "force_new_commit": True, - "unified_core": True, "treefile": "fedora-iot.json", "config_url": "https://pagure.io/fedora-iot/ostree.git", "config_branch": "main", @@ -260,7 +259,6 @@ ostree = [ "x86_64": { "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", "force_new_commit": True, - "unified_core": True, "treefile": "fedora-iot.json", "config_url": "https://pagure.io/fedora-iot/ostree.git", "config_branch": "main",