F41: add repo to bootc

Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
Paul Whalen 2024-04-17 10:41:31 -04:00
commit 5bdfe5d0e4

View file

@ -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": ['*'],
},