Files
securityonion/salt/suricata
Josh Patterson 52574e21c6 suricata: treat in-progress rule reload as success
so-suricata-reload-rules failed the surirulereload state when a rule
reload was already running: suricatasc returns
{"message":"Reload already in progress","return":"NOK"}, which never
matched the expected output, so retry looped all 60 attempts (~3 min)
and called fail.

Wrap the suricatasc calls so an in-progress reload is treated as
success (the in-flight reload picks up the new rules) while genuine
container-not-ready conditions still retry and ultimately fail.
2026-06-30 09:40:23 -04:00
..
2024-02-27 13:20:58 -05:00
2025-12-10 17:16:35 -05:00
2025-12-05 10:23:24 -05:00
2023-05-23 11:16:32 -04:00
2026-03-06 15:45:36 -05:00
2025-12-05 09:48:46 -05:00
2024-03-08 15:48:53 -05:00
2026-04-08 14:59:05 -04:00
2026-03-09 14:58:27 -04:00
2023-05-24 09:52:07 -04:00