show steno,zeek,suricata as disabled in so-status on import node

This commit is contained in:
m0duspwnens
2020-12-16 12:01:48 -05:00
parent 142649b396
commit 96b72d46be
4 changed files with 22 additions and 1 deletions

View File

@@ -133,7 +133,7 @@ append_so-steno_so-status.conf:
file.append:
- name: /opt/so/conf/so-status/so-status.conf
- text: so-steno
- unless: grep so-steno /opt/so/conf/so-status/so-status.conf
- unless: grep -q so-steno /opt/so/conf/so-status/so-status.conf
{% if STENOOPTIONS.status == 'running' %}
delete_so-steno_so-status.disabled: