mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-05 19:08:10 +02:00
change mkdirs to makedirs in ssl state
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ chownilogstashfilebeatp8:
|
|||||||
filebeatdir:
|
filebeatdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/saltstack/local/salt/filebeat/files
|
- name: /opt/so/saltstack/local/salt/filebeat/files
|
||||||
- mkdirs: True
|
- makedirs: True
|
||||||
|
|
||||||
fbkeylink:
|
fbkeylink:
|
||||||
file.symlink:
|
file.symlink:
|
||||||
|
|||||||
Reference in New Issue
Block a user