Fix the ref for aarch64 SB ostree installer
right: fedora/33/aarch64/silverblue wrong: fedora/f33/aarch64/silverblue Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
354005b5b9
commit
6b17da0545
@ -839,8 +839,8 @@ ostree_installer = [
|
|||||||
"ostree_osname=fedora",
|
"ostree_osname=fedora",
|
||||||
"ostree_oskey=fedora-33-primary",
|
"ostree_oskey=fedora-33-primary",
|
||||||
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/mirrorlist",
|
"ostree_contenturl=mirrorlist=https://ostree.fedoraproject.org/mirrorlist",
|
||||||
"ostree_install_ref=fedora/f33/aarch64/silverblue",
|
"ostree_install_ref=fedora/33/aarch64/silverblue",
|
||||||
"ostree_update_ref=fedora/f33/aarch64/silverblue",
|
"ostree_update_ref=fedora/33/aarch64/silverblue",
|
||||||
"flatpak_remote_name=fedora",
|
"flatpak_remote_name=fedora",
|
||||||
# using registry-no-cdn avoids redirects to the CDN;
|
# using registry-no-cdn avoids redirects to the CDN;
|
||||||
# needed because of network restrictions on koji runroot
|
# needed because of network restrictions on koji runroot
|
||||||
|
Loading…
Reference in New Issue
Block a user