USe the modern kdc uri
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
251555b692
commit
5627f6d68f
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ data:
|
||||||
|
|
||||||
[realms]
|
[realms]
|
||||||
{{ ipa_realm }} = {
|
{{ ipa_realm }} = {
|
||||||
kdc = ipa01{{ env_suffix }}.phx2.fedoraproject.org
|
kdc = https://id{{ env_suffix }}.fedoraproject.org/KdcProxy
|
||||||
}
|
}
|
||||||
|
|
||||||
[domain_realm]
|
[domain_realm]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue