mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Update init.sls
This commit is contained in:
@@ -46,6 +46,11 @@ removefbp8dir:
|
|||||||
file.absent:
|
file.absent:
|
||||||
- name: /etc/pki/filebeat.p8
|
- name: /etc/pki/filebeat.p8
|
||||||
- onlyif: "[ -d /etc/pki/filebeat.p8 ]"
|
- onlyif: "[ -d /etc/pki/filebeat.p8 ]"
|
||||||
|
|
||||||
|
removeesp12dir:
|
||||||
|
file.absent:
|
||||||
|
- name: /etc/pki/elasticsearch.p12
|
||||||
|
- onlyif: "[ -d /etc/pki/elasticsearch.p12 ]"
|
||||||
|
|
||||||
/etc/pki/influxdb.key:
|
/etc/pki/influxdb.key:
|
||||||
x509.private_key_managed:
|
x509.private_key_managed:
|
||||||
|
|||||||
Reference in New Issue
Block a user