mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
also remove intca symlink
The symlink is created in init.sls; it should be removed here.
This commit is contained in:
@@ -2,6 +2,10 @@ trusttheca:
|
|||||||
file.absent:
|
file.absent:
|
||||||
- name: /etc/pki/tls/certs/intca.crt
|
- name: /etc/pki/tls/certs/intca.crt
|
||||||
|
|
||||||
|
symlinkca:
|
||||||
|
file.absent:
|
||||||
|
- name: /etc/ssl/certs/intca.crt
|
||||||
|
|
||||||
influxdb_key:
|
influxdb_key:
|
||||||
file.absent:
|
file.absent:
|
||||||
- name: /etc/pki/influxdb.key
|
- name: /etc/pki/influxdb.key
|
||||||
|
|||||||
Reference in New Issue
Block a user