mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-07 01:30:13 +00:00
chore(scripts): dynamically set falcoctl allowed driver types based on cmake configuration.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
committed by
poiana
parent
2eb519380a
commit
53d13f8bfc
@@ -1,8 +1,5 @@
|
||||
driver:
|
||||
type:
|
||||
- "modern_ebpf"
|
||||
- "ebpf"
|
||||
- "kmod"
|
||||
type: [@FALCOCTL_DRIVER_TYPES@]
|
||||
name: "@DRIVER_NAME@"
|
||||
repos:
|
||||
- "@DRIVERS_REPO@"
|
||||
|
Reference in New Issue
Block a user