Add kernel-rt packages to filter

This commit is contained in:
Andrew Lukoshko 2023-05-17 15:38:10 +02:00
parent 8d8eb79b09
commit 5fabd2b83d
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@ filter_packages = [
"python3-libstoragemgmt.noarch",
"python3-libstoragemgmt-clibs",
"libstoragemgmt-nfs-plugin-clibs",
"kernel-rt",
"kernel-rt-core",
"kernel-rt-modules",
]
}
),