mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-15 05:13:12 +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
|