Updating ostree ref
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
884db9de0d
commit
724c101963
@ -266,15 +266,15 @@ ostree_installer = [
|
||||
"add_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/26/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_install_ref=fedora-atomic/26/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/26/x86_64/docker-host",
|
||||
"ostree_install_ref=fedora/26/x86_64/updates/atomic-host",
|
||||
"ostree_update_ref=fedora/26/x86_64/atomic-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-atomic/26/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/26/x86_64/docker-host",
|
||||
"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',
|
||||
|
@ -266,15 +266,15 @@ ostree_installer = [
|
||||
"add_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/atomic/26/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_install_ref=fedora-atomic/26/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/26/x86_64/docker-host",
|
||||
"ostree_install_ref=fedora/26/x86_64/updates/atomic-host",
|
||||
"ostree_update_ref=fedora/26/x86_64/atomic-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-atomic/26/x86_64/updates/docker-host",
|
||||
"ostree_update_ref=fedora-atomic/26/x86_64/docker-host",
|
||||
"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',
|
||||
|
@ -636,13 +636,13 @@ ostree_installer = [
|
||||
"add_template": ["atomic-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/atomic-host",
|
||||
],
|
||||
"add_arch_template": ["atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_arch_template_var": [
|
||||
"ostree_repo=https://kojipkgs.fedoraproject.org/compose/atomic/rawhide/",
|
||||
"ostree_osname=fedora-atomic",
|
||||
"ostree_ref=fedora-atomic/rawhide/x86_64/docker-host",
|
||||
"ostree_ref=fedora/rawhide/x86_64/atomic-host",
|
||||
]
|
||||
'template_repo': 'https://pagure.io/fedora-lorax-templates.git',
|
||||
'template_branch': 'master',
|
||||
|
Loading…
x
Reference in New Issue
Block a user