mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2025-01-02 14:20:55 +00:00
ensure kernel-ml does not exist in base
This commit is contained in:
parent
2b4bc1f612
commit
413608d2b9
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ filter_packages = [
|
||||||
("^.*$", {
|
("^.*$", {
|
||||||
"*": [
|
"*": [
|
||||||
"scap-security-guide-rule-playbooks",
|
"scap-security-guide-rule-playbooks",
|
||||||
|
"kernel-ml"
|
||||||
]
|
]
|
||||||
}),
|
}),
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue