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:
parent
f6e7f6901b
commit
c416952658
@ -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/',
|
||||
|
Loading…
Reference in New Issue
Block a user