mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
Remove more artifacts from unnecesary repos
This commit is contained in:
parent
0dc5fbd59f
commit
1df9938178
@ -298,6 +298,59 @@ exclude_filter {
|
||||
glob_match: "fence-agents-lpar"
|
||||
}
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "^ResilientStorage$"
|
||||
arch {
|
||||
key: "aarch64"
|
||||
glob_match: "fence-agents-amt-ws"
|
||||
glob_match: "fence-agents-apc-snmp"
|
||||
glob_match: "fence-agents-apc"
|
||||
glob_match: "fence-agents-bladecenter"
|
||||
glob_match: "fence-agents-brocade"
|
||||
glob_match: "fence-agents-cisco-mds"
|
||||
glob_match: "fence-agents-cisco-ucs"
|
||||
glob_match: "fence-agents-drac5"
|
||||
glob_match: "fence-agents-eaton-snmp"
|
||||
glob_match: "fence-agents-emerson"
|
||||
glob_match: "fence-agents-eps"
|
||||
glob_match: "fence-agents-heuristics-ping"
|
||||
glob_match: "fence-agents-hpblade"
|
||||
glob_match: "fence-agents-ibmblade"
|
||||
glob_match: "fence-agents-ifmib"
|
||||
glob_match: "fence-agents-ilo-moonshot"
|
||||
glob_match: "fence-agents-ilo-mp"
|
||||
glob_match: "fence-agents-ilo-ssh"
|
||||
glob_match: "fence-agents-ilo2"
|
||||
glob_match: "fence-agents-intelmodular"
|
||||
glob_match: "fence-agents-ipdu"
|
||||
glob_match: "fence-agents-ipmilan"
|
||||
glob_match: "fence-agents-lpar"
|
||||
glob_match: "fence-agents-mpath"
|
||||
glob_match: "fence-agents-rhevm"
|
||||
glob_match: "fence-agents-rsa"
|
||||
glob_match: "fence-agents-rsb"
|
||||
glob_match: "fence-agents-sbd"
|
||||
glob_match: "fence-agents-scsi"
|
||||
glob_match: "fence-agents-vmware-rest"
|
||||
glob_match: "fence-agents-vmware-soap"
|
||||
glob_match: "fence-agents-wti"
|
||||
glob_match: "booth-arbitrator"
|
||||
glob_match: "booth-site"
|
||||
glob_match: "booth-test"
|
||||
glob_match: "pacemaker-cts"
|
||||
glob_match: "pacemaker-doc"
|
||||
glob_match: "pacemaker-nagios-plugins-metadata"
|
||||
glob_match: "pacemaker-schemas"
|
||||
}
|
||||
arch {
|
||||
key: "s390x"
|
||||
glob_match: "fence-agents-lpar"
|
||||
}
|
||||
arch {
|
||||
key: "x86_64"
|
||||
glob_match: "fence-agents-lpar"
|
||||
}
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "^CRB$"
|
||||
arch {
|
||||
@ -366,6 +419,12 @@ exclude_filter {
|
||||
glob_match: "mingw64-zlib-static"
|
||||
glob_match: "mingw64-zlib"
|
||||
}
|
||||
arch {
|
||||
key: "x86_64"
|
||||
glob_match: "mingw32-crt"
|
||||
glob_match: "mingw-filesystem-base"
|
||||
glob_match: "mingw32-filesystem"
|
||||
}
|
||||
arch {
|
||||
key: "aarch64"
|
||||
glob_match: "virt-v2v-man-pages-ja"
|
||||
@ -428,6 +487,27 @@ exclude_filter {
|
||||
glob_match: "rteval-loads"
|
||||
}
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "^RT$"
|
||||
arch {
|
||||
key: "aarch64"
|
||||
glob_match: "tuned-profiles-realtime"
|
||||
glob_match: "rteval"
|
||||
glob_match: "rteval-loads"
|
||||
}
|
||||
arch {
|
||||
key: "ppc64le"
|
||||
glob_match: "tuned-profiles-realtime"
|
||||
glob_match: "rteval"
|
||||
glob_match: "rteval-loads"
|
||||
}
|
||||
arch {
|
||||
key: "s390x"
|
||||
glob_match: "tuned-profiles-realtime"
|
||||
glob_match: "rteval"
|
||||
glob_match: "rteval-loads"
|
||||
}
|
||||
}
|
||||
exclude_filter {
|
||||
repo_match: "^SAP$"
|
||||
arch {
|
||||
|
Loading…
Reference in New Issue
Block a user