Pull OSTree repo from compose/atomic/repo during AH ISO creation
Signed-off-by: Sinny Kumari <sinny@redhat.com>
This commit is contained in:
parent
ca8ec8dacd
commit
23c5d15d09
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ ostree_installer = [
|
|||
'add_template': ['ostree-based-installer/lorax-configure-repo.tmpl',
|
||||
'ostree-based-installer/lorax-embed-repo.tmpl'],
|
||||
'add_template_var': [
|
||||
'ostree_install_repo=https://kojipkgs.fedoraproject.org/atomic/repo/',
|
||||
'ostree_install_repo=https://kojipkgs.fedoraproject.org/compose/atomic/repo/',
|
||||
'ostree_update_repo=https://dl.fedoraproject.org/atomic/repo/',
|
||||
'ostree_osname=fedora-atomic',
|
||||
'ostree_install_ref=fedora/[[ release.version_int ]]/[[ arch ]]/[% if request.name == "testing" %]testing[% else %]updates[% endif %]/atomic-host',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue