diff --git a/playbooks/openshift-apps/keycloak.yml b/playbooks/openshift-apps/keycloak.yml index 1fba09f0f2..61ad2a3164 100644 --- a/playbooks/openshift-apps/keycloak.yml +++ b/playbooks/openshift-apps/keycloak.yml @@ -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