mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-01 19:54:32 -07:00
add modcluster testing to default scenario
This commit is contained in:
parent
0d2624cfff
commit
41eed509ea
5 changed files with 15 additions and 3 deletions
|
@ -59,7 +59,7 @@ keycloak_jdbc:
|
|||
|
||||
# reverse proxy mod_cluster
|
||||
keycloak_modcluster:
|
||||
enabled: "{{ keycloak_ha_enabled }}"
|
||||
enabled: "{{ keycloak_ha_enabled or keycloak_modcluster_enabled }}"
|
||||
reverse_proxy_urls: "{{ keycloak_modcluster_urls }}"
|
||||
frontend_url: "{{ keycloak_frontend_url }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue