Keycloak: fix IPA host name

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2025-10-14 16:02:21 +02:00
parent f4477e0bde
commit 6ce536b8a4

View File

@@ -46,7 +46,7 @@
# Declare the host in IPA
- role: ipa/host
host: "keycloak{{ env_suffix }}.fedoraproject.org"
host: "keycloak.apps.ocp{{ env_suffix }}.{{datacenter}}.fedoraproject.org"
# Deploy KeyCloak
- role: openshift/object-remote