Fix typos in odcs config
This commit is contained in:
parent
f856c0f9cd
commit
5cf9d013df
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ class ProdConfiguration(BaseConfiguration):
|
|||
|
||||
PDC_URL = 'https://pdc.stg.fedoraproject.org/rest_api/v1'
|
||||
|
||||
KRB_PRINCIPAL = odcs/odcs.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG
|
||||
KRB_PRINCIPAL = 'odcs/odcs.stg.fedoraproject.org@STG.FEDORAPROJECT.ORG'
|
||||
|
||||
{% else %}
|
||||
AUTH_OPENIDC_USERINFO_URI = 'https://id.fedoraproject.org/openidc/UserInfo'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue