From 4a56fdfc8dbf982295bf2f4fc523575314c8105e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 5 Oct 2016 09:08:04 -0500 Subject: [PATCH] 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 --- fedora.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fedora.conf b/fedora.conf index bce8a47..d1cf7f4 100644 --- a/fedora.conf +++ b/fedora.conf @@ -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": [