- Excluded modules are removed
This commit is contained in:
parent
cd6fa7d755
commit
d4f4eabb2d
@ -97,19 +97,7 @@ filter_packages = [
|
||||
)
|
||||
]
|
||||
|
||||
filter_modules = [
|
||||
(
|
||||
'^devel$', {
|
||||
'*': [
|
||||
"ruby-devel:2.5",
|
||||
"javapackages-tools:201902",
|
||||
"tycho:rhel8",
|
||||
"mariadb-devel:10.5",
|
||||
"golang-ecosystem:1.0",
|
||||
]
|
||||
}
|
||||
)
|
||||
]
|
||||
filter_modules = []
|
||||
|
||||
additional_packages = [
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user