From fd039b3008dac2c7dc3328731ba77aae3cd827dc Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 4 Aug 2020 17:11:20 -0400 Subject: [PATCH] Fix top file for minio --- salt/top.sls | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/salt/top.sls b/salt/top.sls index 30f198b05..34b825355 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -142,7 +142,6 @@ base: - manager - idstools - suricata.manager - - redis {%- if FLEETMANAGER or FLEETNODE or PLAYBOOK != 0 %} - mysql {%- endif %} @@ -151,6 +150,7 @@ base: {%- endif %} - logstash - minio + - redis - kibana - elastalert - filebeat @@ -159,6 +159,7 @@ base: {%- if FLEETMANAGER or FLEETNODE %} - fleet - fleet.install_package + - redis {%- endif %} - soctopus {%- if THEHIVE != 0 %} @@ -190,7 +191,6 @@ base: - idstools - suricata.manager - healthcheck - - redis {%- if FLEETMANAGER or FLEETNODE or PLAYBOOK != 0 %} - mysql {%- endif %} @@ -314,7 +314,7 @@ base: - manager - idstools - suricata.manager - - redis + - minio {%- if FLEETMANAGER or FLEETNODE or PLAYBOOK != 0 %} - mysql {%- endif %} @@ -330,6 +330,7 @@ base: - schedule {%- if FLEETMANAGER or FLEETNODE %} - fleet + - redis - fleet.install_package {%- endif %} - soctopus @@ -353,7 +354,7 @@ base: - common - telegraf - firewall - - redis + - minio {%- if WAZUH != 0 %} - wazuh {%- endif %} @@ -362,6 +363,7 @@ base: - filebeat {%- if FLEETMANAGER or FLEETNODE %} - fleet.install_package + - redis {%- endif %} - pcap - suricata