diff --git a/salt/allowed_states.map.jinja b/salt/allowed_states.map.jinja index 920a60aab..5ec218c8c 100644 --- a/salt/allowed_states.map.jinja +++ b/salt/allowed_states.map.jinja @@ -55,6 +55,7 @@ 'firewall', 'pcap', 'suricata', + 'healthcheck', 'schedule', 'tcpreplay', 'docker_clean' @@ -172,6 +173,7 @@ 'suricata.manager', 'pcap', 'suricata', + 'healthcheck', 'utility', 'schedule', 'soctopus',