We no longer use koji certs with bodhi

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-12-01 03:10:58 +00:00
parent 3578756dc3
commit 7eaed57510

View file

@ -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,