mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-15 22:58:42 +02:00
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{% if CHECKS -%}
|
||||
beacons:
|
||||
{%- for check in CHECKS %}
|
||||
{{ check }}:
|
||||
- disable_during_state_run: True
|
||||
- interval: {{ SCHEDULE }}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
Reference in New Issue
Block a user