Fix typo
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
80545ce2e9
commit
0773223fa5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
|||
app: accountsystem
|
||||
data:
|
||||
caiapi.cfg: |-
|
||||
OIDC_CLIENT_SECRET = '/etc/caiapi_oidc.json'
|
||||
OIDC_CLIENT_SECRETS = '/etc/caiapi_oidc.json'
|
||||
KRB5_REALM = '{{ ipa_realm }}'
|
||||
KRB5_PRINCIPAL = 'CAIAPI/caiapi{{ env_suffix }}.fedoraproject.org'
|
||||
KRB5_KEYTAB = '/etc'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue