Fix for ostree_osname for workstation ostree
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
4a56fdfc8d
commit
602d0d9a05
@ -628,7 +628,7 @@ ostree_installer = [
|
||||
"installpkgs": ["fedora-productimg-workstation"],
|
||||
"add_template": ["workstation-ostree-installer/lorax-configure-repo.tmpl"],
|
||||
"add_template_var": [
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_osname=fedora-workstation",
|
||||
"ostree_ref=fedora/rawhide/x86_64/workstation",
|
||||
],
|
||||
"add_arch_template": ["workstation-ostree-installer/lorax-embed-repo.tmpl"],
|
||||
|
Loading…
Reference in New Issue
Block a user