From f7b9bd392a73b5376a9b1c3326ce81027011d6a3 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Oct 11 2023 15:47:01 +0000 Subject: Skip ostree_installer stage Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 719c309..9dbb256 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -4,8 +4,7 @@ release_short = 'Fedora-IoT' release_version = '40' # Let's not build install media during this run. For the image builds # and OSTree installer we'll use inputs from other f40 runs. -skip_phases = ["buildinstall", "createrepo", "extra_files"] -ostree_installer_overwrite = True +skip_phases = ["buildinstall", "createrepo", "extra_files", "ostree_installer"] # GENERAL SETTINGS comps_file = {