mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 22:17:49 +02:00
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
### This state isn't used for anything. It was written to handle healthcheck scheduling,
|
||||
### but we handle that with beacons now.
|
||||
|
||||
{% set CHECKS = salt['pillar.get']('healthcheck:checks', {}) %}
|
||||
{% set ENABLED = salt['pillar.get']('healthcheck:enabled', False) %}
|
||||
{% set SCHEDULE = salt['pillar.get']('healthcheck:schedule', 30) %}
|
||||
|
||||
Reference in New Issue
Block a user