container: pull from linked repo

We don't create a repo during this pungi run. We need to pull
from a repo that was already created.

This was a copy/paste error from f6e7f69.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-08-15 10:27:52 -04:00
parent f6e7f6901b
commit c416952658
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671

View File

@ -243,7 +243,7 @@ image_build = {
'distro': 'Fedora-22',
'disk_size': 5,
'arches': ['x86_64', 'armhfp'],
'install_tree_from': 'Everything',
'install_tree_from': 'http://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/',
'repo': [
'http://kojipkgs.fedoraproject.org/pub/fedora/linux/updates/26/$arch/',
'http://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/',