move rhc to all excludes

This commit is contained in:
Louis Abel 2022-11-20 22:55:50 -07:00
parent 8d47dd9183
commit 78b78adb5e
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 2 additions and 2 deletions

View File

@ -90,8 +90,6 @@ exclude_filter {
key: "*"
glob_match: "kernel-rt*"
glob_match: "javapackages-bootstrap"
glob_match: "rhc"
glob_match: "rhc-worker-playbook"
glob_match: "insights-client*"
}
}
@ -104,6 +102,8 @@ exclude_filter {
glob_match: "*openh264*"
glob_match: "python3-openipmi"
glob_match: "OpenIPMI-perl"
glob_match: "rhc"
glob_match: "rhc-worker-playbook"
}
arch {
key: "ppc64le"