need /opt/so/conf/ca/cacerts on receiver for kafka to run

This commit is contained in:
m0duspwnens
2024-04-12 13:50:25 -04:00
parent fcfbb1e857
commit c014508519
3 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# Elastic License 2.0.
{% from 'allowed_states.map.jinja' import allowed_states %}
{% if sls.split('.')[0] in allowed_states %}
{% if sls.split('.')[0] in allowed_states or sls in allowed_states %}
{% from 'vars/globals.map.jinja' import GLOBALS %}
# Move our new CA over so Elastic and Logstash can use SSL with the internal CA