mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
updating yumrepoinfo for dev with primary and secondary arches
This commit is contained in:
@@ -18,11 +18,11 @@ updatesurl = %(baseurl)s/updates/%(path)s/%(arch)s
|
||||
rawhideurl = %(baseurl)s/%(path)s/Everything/%(arch)s/os
|
||||
|
||||
# list of supported architectures
|
||||
arches = i386, x86_64
|
||||
primary_arches = i386, x86_64
|
||||
|
||||
# we need to know which of them are alternate architectures. For those, baseurl_altarch is used
|
||||
# instead of baseurl.
|
||||
alternate_arches = i386
|
||||
alternate_arches = aarch64, i386, ppc64, ppc64le, s290x
|
||||
|
||||
# a direct parent of this repo, essential for operations (dependencies)
|
||||
parent =
|
||||
|
||||
Reference in New Issue
Block a user