diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 18f84eb2ef..7aaa6d6674 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -261,11 +261,6 @@ krb_ccache = /tmp/krb5cc_%{uid} krb_principal = bodhi/bodhi.fedoraproject.org@FEDORAPROJECT.ORG krb_keytab = /etc/krb5.bodhi_bodhi.fedoraproject.org.keytab -# Koji certs -client_cert = /etc/pki/bodhi/bodhi.pem -clientca_cert = /etc/pki/bodhi/fedora-upload-ca.cert -serverca_cert = /etc/pki/bodhi/fedora-server-ca.cert - ## ## ACL system ## Choices are 'pkgdb', which will send a JSON query to the pkgdb_url below,