Choose a ccache dir that fedmsg can write to.
This commit is contained in:
parent
23d0241d1c
commit
f942a9bf88
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ class ProdConfiguration(BaseConfiguration):
|
|||
{% endif %}
|
||||
|
||||
KRB_KEYTAB = '/etc/krb5.mbs_mbs{{env_suffix}}.fedoraproject.org.keytab'
|
||||
KRB_CCACHE = '/var/cache/mbs-krb5cc'
|
||||
KRB_CCACHE = '/var/cache/fedmsg/mbs-krb5cc'
|
||||
|
||||
LOG_LEVEL = 'debug'
|
||||
LOG_BACKEND = 'console'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue