Onyx: Fix ostree ref name

Found while looking at compose failures.

Signed-off-by: Timothée Ravier <tim@siosm.fr>
This commit is contained in:
Timothée Ravier 2023-06-30 17:02:50 +02:00
parent 4d08b6acde
commit 7625f03466

View File

@ -1009,8 +1009,8 @@ ostree_installer = [
"ostree_osname=fedora",
"ostree_oskey=fedora-39-primary",
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/mirrorlist",
"ostree_install_ref=fedora/rawhide/x86_64/Onyx",
"ostree_update_ref=fedora/rawhide/x86_64/Onyx",
"ostree_install_ref=fedora/rawhide/x86_64/onyx",
"ostree_update_ref=fedora/rawhide/x86_64/onyx",
"flatpak_remote_name=fedora",
# using registry-no-cdn avoids redirects to the CDN;
# needed because of network restrictions on koji runroot