mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-12 12:12:59 +01:00
Filebeat Module - change to makedirs
This commit is contained in:
@@ -67,7 +67,7 @@ fbcrtlink:
|
|||||||
fbcertdir:
|
fbcertdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/conf/filebeat/etc/pki
|
- name: /opt/so/conf/filebeat/etc/pki
|
||||||
- mkdirs: True
|
- makedirs: True
|
||||||
|
|
||||||
# Request a cert and drop it where it needs to go to be distributed
|
# Request a cert and drop it where it needs to go to be distributed
|
||||||
/opt/so/conf/filebeat/etc/pki/filebeat.crt:
|
/opt/so/conf/filebeat/etc/pki/filebeat.crt:
|
||||||
|
|||||||
Reference in New Issue
Block a user