mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Update init.sls
This commit is contained in:
@@ -375,7 +375,7 @@ removefbcertdir:
|
|||||||
- name: /etc/pki/filebeat.crt
|
- name: /etc/pki/filebeat.crt
|
||||||
- onlyif: "[ -d /etc/pki/filebeat.crt ]"
|
- onlyif: "[ -d /etc/pki/filebeat.crt ]"
|
||||||
|
|
||||||
removefbcertdir:
|
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 ]"
|
||||||
|
|||||||
Reference in New Issue
Block a user