mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 05:20:49 +08:00
flatpak-cache: add -M to security_file_certgen command
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
- "{{private}}/files/flatpak-cache-certs/production/pki/dh.pem"
|
||||
|
||||
- name: Generate SSL Database
|
||||
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db
|
||||
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db -M 4096
|
||||
tags:
|
||||
- flatpak-cache
|
||||
- config
|
||||
|
||||
Reference in New Issue
Block a user