diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index 0ae28ebfe3..18f84eb2ef 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -257,7 +257,7 @@ fedmenu.url = https://apps.fedoraproject.org/fedmenu fedmenu.data_url = https://apps.fedoraproject.org/js/data.js # Koji Krb stuff -krb_ccache = /var/run/bodhi.ccache/ccache +krb_ccache = /tmp/krb5cc_%{uid} krb_principal = bodhi/bodhi.fedoraproject.org@FEDORAPROJECT.ORG krb_keytab = /etc/krb5.bodhi_bodhi.fedoraproject.org.keytab