mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-21 21:01:23 +00:00
add rhc to full exclude list
This commit is contained in:
parent
5cec7a6372
commit
98fc642743
@ -90,6 +90,8 @@ exclude_filter {
|
|||||||
key: "*"
|
key: "*"
|
||||||
glob_match: "kernel-rt*"
|
glob_match: "kernel-rt*"
|
||||||
glob_match: "javapackages-bootstrap"
|
glob_match: "javapackages-bootstrap"
|
||||||
|
glob_match: "rhc*"
|
||||||
|
glob_match: "insights-client*"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
exclude_filter {
|
exclude_filter {
|
||||||
|
Loading…
Reference in New Issue
Block a user