mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Keycloak: fix IPA host name
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user