diff --git a/roles/koji_hub/templates/kojira.conf.j2 b/roles/koji_hub/templates/kojira.conf.j2 index b0b034c502..4bd3b8fced 100644 --- a/roles/koji_hub/templates/kojira.conf.j2 +++ b/roles/koji_hub/templates/kojira.conf.j2 @@ -27,3 +27,6 @@ with_src=no ; prevent kojira from flooding the build system with newRepo tasks max_repo_tasks=6 + +; Server certificate authority +serverca = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem