mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-19 07:13:39 +02:00
8 lines
123 B
YAML+Jinja
8 lines
123 B
YAML+Jinja
pki_private_key:
|
|
file.absent:
|
|
- name: /etc/pki/ca.key
|
|
|
|
pki_public_ca_crt:
|
|
file.absent:
|
|
- name: /etc/pki/ca.crt
|