mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add timeouts and retries to ca/ssl states
This commit is contained in:
@@ -42,6 +42,9 @@ pki_private_key:
|
||||
- replace: False
|
||||
- require:
|
||||
- file: /etc/pki
|
||||
- timeout: 60
|
||||
- retry: 5
|
||||
- interval: 30
|
||||
|
||||
x509_pem_entries:
|
||||
module.run:
|
||||
|
||||
Reference in New Issue
Block a user