SSL Module - Trying to fix filebeat cert loaction

This commit is contained in:
Mike Reeves
2018-09-25 13:59:47 -04:00
parent 97a919426f
commit 836c6556bf

View File

@@ -64,7 +64,13 @@ fbcrtlink:
{% endif %}
{% if grains['role'] == 'so-SENSOR' %}
fbcertdir:
# Filebeat Setup
fbeatetcdir:
file.directory:
- name: /opt/so/conf/filebeat/etc
- makedirs: True
fbeatpkidir:
file.directory:
- name: /opt/so/conf/filebeat/etc/pki
- makedirs: True