diff --git a/salt/allowed_states.map.jinja b/salt/allowed_states.map.jinja index 068722ca2..2cd7f2f87 100644 --- a/salt/allowed_states.map.jinja +++ b/salt/allowed_states.map.jinja @@ -143,6 +143,7 @@ ), 'so-fleet': ( ssl_states + + stig_states + ['logstash', 'nginx', 'healthcheck', 'elasticfleet'] ), 'so-receiver': ( diff --git a/salt/top.sls b/salt/top.sls index a75346462..6c3135b45 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -299,6 +299,7 @@ base: - elasticfleet - elasticfleet.install_agent_grid - schedule + - stig '*_hypervisor and I@features:vrt and G@saltversion:{{saltversion}}': - match: compound