fedora-atomic: update lorax passed vars
previously we had done this in fedora.conf. We should have done this in fedora-atomic.conf. Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
d9f808536d
commit
b28af80fd7
@ -305,14 +305,17 @@ ostree_installer = [
|
||||
"installpkgs": ["fedora-productimg-atomic"],
|
||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],
|
||||
"add_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/25/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_ref=fedora-atomic/25/x86_64/docker-host",
|
||||
"ostree_install_ref=fedora-atomic/25/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/25/x86_64/docker-host",
|
||||
],
|
||||
"add_arch_template": ["atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_arch_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/25/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_ref=fedora-atomic/25/x86_64/docker-host",
|
||||
"ostree_install_ref=fedora-atomic/25/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/25/x86_64/docker-host",
|
||||
]
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'f25',
|
||||
|
Loading…
Reference in New Issue
Block a user