mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
SSL Module - Fixed Cert Creation
This commit is contained in:
@@ -64,13 +64,7 @@ fbcrtlink:
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% if grains['role'] == 'so-SENSOR' %}
|
{% if grains['role'] == 'so-SENSOR' %}
|
||||||
|
|
||||||
# Filebeat Setup
|
fbcertdir:
|
||||||
fbeatetcdir:
|
|
||||||
file.directory:
|
|
||||||
- name: /opt/so/conf/filebeat/etc
|
|
||||||
- makedirs: True
|
|
||||||
|
|
||||||
fbeatpkidir:
|
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/conf/filebeat/etc/pki
|
- name: /opt/so/conf/filebeat/etc/pki
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|||||||
Reference in New Issue
Block a user