#321 f26: container: pull from linked repo
Merged 6 years ago by maxamillion. Opened 6 years ago by dustymabe.
dustymabe/pungi-fedora dusty-f26  into  f26

file modified
+1 -1
@@ -243,7 +243,7 @@ 

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

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
(cherry picked from commit c416952)

Pull-Request has been merged by maxamillion

6 years ago
Metadata