mirror of
https://github.com/rocky-linux/ansible-role-kojihub.git
synced 2024-11-21 20:31:29 +00:00
fix CA
This commit is contained in:
parent
8225aa2626
commit
3e5ffe4498
@ -36,7 +36,7 @@ koji_files_url: https://koji.rockylinux.org/kojifiles
|
|||||||
|
|
||||||
# This should be changed before deployment
|
# This should be changed before deployment
|
||||||
koji_hub_secret: cK5XCuzMSXJfgA7yFvXkGwFu
|
koji_hub_secret: cK5XCuzMSXJfgA7yFvXkGwFu
|
||||||
koji_web_cacert: /etc/pki/tls/certs/chain.crt
|
koji_web_cacert: /etc/pki/tls/certs/ca-bundle.crt
|
||||||
koji_web_tls_cert: /etc/pki/tls/certs/koji.rockylinux.org.crt
|
koji_web_tls_cert: /etc/pki/tls/certs/koji.rockylinux.org.crt
|
||||||
koji_web_tls_key: /etc/pki/tls/private/koji.rockylinux.org.key
|
koji_web_tls_key: /etc/pki/tls/private/koji.rockylinux.org.key
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user