Merge #167 atomic/host: Update to use new ISO model
This commit is contained in:
commit
647422bd5d
@ -262,20 +262,14 @@ ostree_installer = [
|
||||
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
|
||||
"release": None,
|
||||
"installpkgs": ["fedora-productimg-atomic"],
|
||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl"],
|
||||
"rootfs_size": "3",
|
||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl",
|
||||
"atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/26/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_install_ref=fedora/26/x86_64/updates/atomic-host",
|
||||
"ostree_update_ref=fedora/26/x86_64/atomic-host",
|
||||
"ostree_ref=fedora-atomic/rawhide/x86_64/docker-host",
|
||||
],
|
||||
"add_arch_template": ["atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_arch_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/26/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_install_ref=fedora/26/x86_64/updates/atomic-host",
|
||||
"ostree_update_ref=fedora/26/x86_64/atomic-host",
|
||||
]
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'f26',
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user