ws/ostree: Adapt to new ISO model

This is like addec6bdb2 but for
Workstation/ostree.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2017-05-18 15:41:36 -04:00
parent e97c0d4d61
commit 23a24f70cc

View File

@ -806,13 +806,10 @@ ostree_installer = [
"repo": "Everything",
"release": None,
"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": [
"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_osname=fedora-workstation",
"ostree_ref=fedora/rawhide/x86_64/workstation",