mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
use correct delta and paret repos
This commit is contained in:
@@ -15,8 +15,8 @@ repoviewtitle = "Fedora 26 Updates Testing - %(arch)s"
|
||||
arches = aarch64 armhfp i386 ppc64 ppc64le x86_64
|
||||
hash_packages = True
|
||||
delta = True
|
||||
delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
|
||||
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
|
||||
#delta_dirs = /pub/fedora/linux/releases/26/Everything/%(arch)s/os/,/mnt/koji/mash/updates/f26-updates/%(arch)s/
|
||||
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/updates/26/%(arch)s, http://download.fedoraproject.org/pub/fedora/linux/releases/26/Everything/%(arch)s/os
|
||||
# point to branched till we release then use above
|
||||
#delta_dirs = /pub/fedora/linux/development/26/Everything/%(arch)s/os/
|
||||
#parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/26/Everything/%(arch)s/os/
|
||||
delta_dirs = /pub/fedora/linux/development/26/Everything/%(arch)s/os/
|
||||
parent_repos = http://download.fedoraproject.org/pub/fedora/linux/development/26/Everything/%(arch)s/os/
|
||||
|
||||
Reference in New Issue
Block a user