[openshift/ipa-client] Fix krb5 config

There was a typo in krb5 config for staging machines as the naming
convention is stg.iad2.fedoraproject.org and not iad2.stg.fedoraproject.org.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-11-27 13:48:21 +01:00
parent d2972650c7
commit e230842a0a

View file

@ -32,6 +32,6 @@
{{ datacenter }}.fedoraproject.org = FEDORAPROJECT.ORG
.stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
.{{ datacenter }}.stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
{{ datacenter }}.stg.fedoraproject.org = STG.FEDORAPROJECT.ORG
.stg.{{ datacenter }}.fedoraproject.org = STG.FEDORAPROJECT.ORG
stg.{{ datacenter }}.fedoraproject.org = STG.FEDORAPROJECT.ORG
{{ public_hostname }} = {{ ipa_realm }}