From 2589670755f611934f0976a943d0b5878b2ad1c8 Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 6 Apr 2023 15:16:04 -0400 Subject: [PATCH] set forceType --- salt/zeek/soc_zeek.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/salt/zeek/soc_zeek.yaml b/salt/zeek/soc_zeek.yaml index 46cae647a..86c48712a 100644 --- a/salt/zeek/soc_zeek.yaml +++ b/salt/zeek/soc_zeek.yaml @@ -7,9 +7,16 @@ zeek: local: load: description: List of Zeek policies to load + forcedType: "[]string" helpLink: zeek.html load-sigs: description: List of Zeek signatures to load + forcedType: "[]string" + helpLink: zeek.html + redef: + description: List of Zeek variables to redefine + forcedType: "[]string" + advanced: True helpLink: zeek.html node: lb_procs: