From 5bdfe5d0e43527e0799c11704f5add6dcebde63d Mon Sep 17 00:00:00 2001 From: Paul Whalen Date: Wed, 17 Apr 2024 10:41:31 -0400 Subject: [PATCH] F41: add repo to bootc Signed-off-by: Paul Whalen --- fedora-iot.conf | 1 + 1 file changed, 1 insertion(+) 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": ['*'], },