MEGARAMS Savings - Add advanced logic for services disabled

This commit is contained in:
Mike Reeves
2019-03-18 15:46:47 -04:00
parent dfd25567e1
commit 55e577a7a2
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -33,10 +33,10 @@ base:
- curator
- elastalert
- redis
{%- if OSQUERY != '0' %}
{%- if OSQUERY != 0 %}
- fleet
{%- endif %}
{%- if WAZUH != '0' %}
{%- if WAZUH != 0 %}
- wazuh
{%- endif %}
- filebeat