Make Bodhi stg work with krb
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d35ef94142
commit
738a38638f
1 changed files with 2 additions and 2 deletions
|
@ -258,8 +258,8 @@ fedmenu.data_url = https://apps.fedoraproject.org/js/data.js
|
||||||
|
|
||||||
# Koji Krb stuff
|
# Koji Krb stuff
|
||||||
krb_ccache = /tmp/krb5cc_%{uid}
|
krb_ccache = /tmp/krb5cc_%{uid}
|
||||||
krb_principal = bodhi/bodhi.fedoraproject.org@FEDORAPROJECT.ORG
|
krb_principal = bodhi/bodhi{{ env_suffix }}.fedoraproject.org@{{ ipa_realm }}
|
||||||
krb_keytab = /etc/krb5.bodhi_bodhi.fedoraproject.org.keytab
|
krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab
|
||||||
|
|
||||||
##
|
##
|
||||||
## ACL system
|
## ACL system
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue