Pull OSTree repo from compose/atomic/repo during AH ISO creation

Signed-off-by: Sinny Kumari <sinny@redhat.com>
This commit is contained in:
Sinny Kumari 2018-11-12 18:51:04 +05:30 committed by Dusty Mabe
parent ca8ec8dacd
commit 23c5d15d09
No known key found for this signature in database
GPG key ID: 3302DBD73952E671

View file

@ -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',