mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
Kojid will not accept an empty serverca, and default to /etc/kojid/ca.cert, which does not exist
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -65,6 +65,7 @@ smtphost=bastion.phx2.fedoraproject.org
|
||||
from_addr=Fedora Koji Build System <buildsys@fedoraproject.org>
|
||||
|
||||
;configuration for SSL athentication
|
||||
serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
|
||||
|
||||
; Kerberos configuration
|
||||
host_principal_format = compile/%s@{{ ipa_realm }}
|
||||
|
||||
Reference in New Issue
Block a user