From 6dfcd92387bafa34829d7fe9e7851a36cf01c609 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 09 2019 16:39:03 +0000 Subject: minor pungi config cleanups Signed-off-by: Peter Robinson --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 3ba1f6d..1c50a91 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -2,14 +2,12 @@ release_name = 'Fedora-IoT' release_short = 'Fedora-IoT' release_version = '32' -release_is_layered = False # Let's not build install media during this run. For the image builds # and OSTree installer we'll use inputs from other f32 runs. skip_phases = ["buildinstall", "productimg", "extra_files"] ostree_installer_overwrite = True # GENERAL SETTINGS -bootable = True comps_file = { 'scm': 'git', 'repo': 'https://pagure.io/fedora-comps.git', @@ -27,7 +25,6 @@ sigkeys = ['12C944D0'] tree_variants = ['IoT'] hashed_directories = True # RUNROOT settings -runroot = True runroot_channel = 'compose' runroot_tag = 'f32-build' # PKGSET