From 396bf8ee8079b07ed20c854a6985a48fd1f64df4 Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: May 21 2024 13:46:46 +0000 Subject: f41: add bootc-tier0 to tree_variants Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 33c2a60..89c1d87 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -22,7 +22,7 @@ sigkeys = ['e99d6ad1'] tree_arches = ['aarch64', 'x86_64'] # limit tree variants # if undefined, all variants from variants.xml will be included -tree_variants = ['IoT', 'bootc'] +tree_variants = ['IoT', 'bootc', 'bootc-tier0'] hashed_directories = True # RUNROOT settings