From 5bdfe5d0e43527e0799c11704f5add6dcebde63d Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Apr 17 2024 14:41:31 +0000 Subject: F41: add repo to bootc Signed-off-by: Paul Whalen --- diff --git a/fedora-iot.conf b/fedora-iot.conf index 01f28be..ce159b8 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -289,6 +289,7 @@ ostree_container = { "config_url": "https://pagure.io/fedora-iot/ostree", "config_branch": "main", "treefile": "fedora-bootc.yaml", + "repo": ["https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/compose/Everything/$basearch/os/"], "arches": ["x86_64", "aarch64"], "failable": ['*'], },