From 0c079740e192a4b18e70483743c6f0b8436fe351 Mon Sep 17 00:00:00 2001 From: Guido Grazioli Date: Thu, 14 Mar 2024 10:13:46 +0100 Subject: [PATCH] downstream: molecule custom xml that works with rhsso --- molecule/overridexml/templates/custom.xml.j2 | 15 +++++++++------ roles/keycloak/templates/standalone.xml.j2 | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/molecule/overridexml/templates/custom.xml.j2 b/molecule/overridexml/templates/custom.xml.j2 index 66c5852..53e58f2 100644 --- a/molecule/overridexml/templates/custom.xml.j2 +++ b/molecule/overridexml/templates/custom.xml.j2 @@ -44,7 +44,7 @@ - + @@ -481,8 +481,8 @@ default - - + + @@ -520,7 +520,7 @@ - + @@ -533,15 +533,18 @@ + + + - + - + diff --git a/roles/keycloak/templates/standalone.xml.j2 b/roles/keycloak/templates/standalone.xml.j2 index 5ee20ed..6c3c0f8 100644 --- a/roles/keycloak/templates/standalone.xml.j2 +++ b/roles/keycloak/templates/standalone.xml.j2 @@ -539,7 +539,7 @@ -{% if keycloak_modcluster.enabled %} +{% if keycloak_modcluster.enabled %} @@ -547,7 +547,7 @@ -{% endif %} +{% endif %} @@ -621,6 +621,6 @@ {% endfor %} -{% endif %} +{% endif %}