fixups for workstation ostree install dvd

use fedora-productimg-workstation not the atomic one
make sure the ref to install is correct

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-10-05 09:08:04 -05:00
parent 7f4fdb899f
commit 4a56fdfc8d

View File

@ -625,11 +625,11 @@ ostree_installer = [
"x86_64": {
"source_repo_from": "Everything",
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"installpkgs": ["fedora-productimg-workstation"],
"add_template": ["workstation-ostree-installer/lorax-configure-repo.tmpl"],
"add_template_var": [
"ostree_osname=fedora-atomic",
"ostree_ref=fedora-atomic/rawhide/x86_64/docker-host",
"ostree_ref=fedora/rawhide/x86_64/workstation",
],
"add_arch_template": ["workstation-ostree-installer/lorax-embed-repo.tmpl"],
"add_arch_template_var": [