Merge #228 ws/ostree: Adapt to new ISO model
This commit is contained in:
commit
7f362a8216
@ -803,13 +803,10 @@ ostree_installer = [
|
|||||||
"repo": "Everything",
|
"repo": "Everything",
|
||||||
"release": None,
|
"release": None,
|
||||||
"installpkgs": ["fedora-productimg-workstation"],
|
"installpkgs": ["fedora-productimg-workstation"],
|
||||||
"add_template": ["workstation-ostree-installer/lorax-configure-repo.tmpl"],
|
"rootfs_size": "8",
|
||||||
|
"add_template": ["workstation-ostree-installer/lorax-configure-repo.tmpl",
|
||||||
|
"workstation-ostree-installer/lorax-embed-repo.tmpl"],
|
||||||
"add_template_var": [
|
"add_template_var": [
|
||||||
"ostree_osname=fedora-workstation",
|
|
||||||
"ostree_ref=fedora/rawhide/x86_64/workstation",
|
|
||||||
],
|
|
||||||
"add_arch_template": ["workstation-ostree-installer/lorax-embed-repo.tmpl"],
|
|
||||||
"add_arch_template_var": [
|
|
||||||
"ostree_repo=https://kojipkgs.fedoraproject.org/compose/ostree/rawhide/",
|
"ostree_repo=https://kojipkgs.fedoraproject.org/compose/ostree/rawhide/",
|
||||||
"ostree_osname=fedora-workstation",
|
"ostree_osname=fedora-workstation",
|
||||||
"ostree_ref=fedora/rawhide/x86_64/workstation",
|
"ostree_ref=fedora/rawhide/x86_64/workstation",
|
||||||
|
Loading…
Reference in New Issue
Block a user