silverblue - don't require flatpak infra on aarch64 and ppc64le as it doesn't exist (yet)
fixes: https://pagure.io/releng/issue/9320 Signed-off-by: Dan Horák <dan@danny.cz>
This commit is contained in:
parent
ac35b688e1
commit
c5d5e06868
@ -785,8 +785,7 @@ ostree_installer = [
|
|||||||
"release": None,
|
"release": None,
|
||||||
"rootfs_size": "8",
|
"rootfs_size": "8",
|
||||||
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
|
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
|
||||||
"ostree-based-installer/lorax-embed-repo.tmpl",
|
"ostree-based-installer/lorax-embed-repo.tmpl"],
|
||||||
"ostree-based-installer/lorax-embed-flatpaks.tmpl"],
|
|
||||||
"add_template_var": [
|
"add_template_var": [
|
||||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",
|
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",
|
||||||
"ostree_update_repo=https://ostree.fedoraproject.org",
|
"ostree_update_repo=https://ostree.fedoraproject.org",
|
||||||
@ -811,8 +810,7 @@ ostree_installer = [
|
|||||||
"release": None,
|
"release": None,
|
||||||
"rootfs_size": "8",
|
"rootfs_size": "8",
|
||||||
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
|
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
|
||||||
"ostree-based-installer/lorax-embed-repo.tmpl",
|
"ostree-based-installer/lorax-embed-repo.tmpl"],
|
||||||
"ostree-based-installer/lorax-embed-flatpaks.tmpl"],
|
|
||||||
"add_template_var": [
|
"add_template_var": [
|
||||||
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",
|
"ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/ostree/repo/",
|
||||||
"ostree_update_repo=https://ostree.fedoraproject.org",
|
"ostree_update_repo=https://ostree.fedoraproject.org",
|
||||||
|
Loading…
Reference in New Issue
Block a user