From b068ad2b3572ec00f40f181e2606e2034243da4d Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Wed, 13 May 2026 10:53:11 -0400 Subject: [PATCH] remove stig from hypervisor and managerhype --- salt/top.sls | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/salt/top.sls b/salt/top.sls index ff789e89d..cf743edd1 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -119,7 +119,7 @@ base: - kafka - pcap.cleanup - '*_manager or *_managerhype and G@saltversion:{{saltversion}} and not I@node_data:False': + '*_manager and G@saltversion:{{saltversion}} and not I@node_data:False': - match: compound - salt.master - registry @@ -146,6 +146,32 @@ base: - stig - kafka + '*_managerhype and G@saltversion:{{saltversion}} and not I@node_data:False': + - match: compound + - salt.master + - registry + - nginx + - influxdb + - postgres + - strelka.manager + - soc + - kratos + - hydra + - firewall + - manager + - sensoroni + - telegraf + - backup.config_backup + - elasticsearch + - logstash + - redis + - elastic-fleet-package-registry + - kibana + - elastalert + - utility + - elasticfleet + - kafka + '*_managerhype and I@features:vrt and G@saltversion:{{saltversion}}': - match: compound - manager.hypervisor @@ -286,7 +312,6 @@ base: - libvirt - libvirt.images - elasticfleet.install_agent_grid - - stig '*_desktop and G@saltversion:{{saltversion}}': - sensoroni