Turns out.. staging is a different file
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
738a38638f
commit
f797e1dd5f
1 changed files with 4 additions and 4 deletions
|
@ -227,10 +227,10 @@ resultsdb_api_url = https://taskotron.stg.fedoraproject.org/resultsdb_api/
|
|||
fedmenu.url = https://apps.stg.fedoraproject.org/fedmenu
|
||||
fedmenu.data_url = https://apps.stg.fedoraproject.org/js/data.js
|
||||
|
||||
# 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
|
||||
# Koji Krb stuff
|
||||
krb_ccache = /tmp/krb5cc_%{uid}
|
||||
krb_principal = bodhi/bodhi{{ env_suffix }}.fedoraproject.org@{{ ipa_realm }}
|
||||
krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab
|
||||
|
||||
##
|
||||
## ACL system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue