mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 00:21:36 -07:00
Provide config for multiple modcluster proxies
This commit is contained in:
parent
2959cb3cf0
commit
f980d4d1e1
7 changed files with 31 additions and 10 deletions
|
@ -60,7 +60,7 @@ keycloak_jdbc:
|
|||
# reverse proxy mod_cluster
|
||||
keycloak_modcluster:
|
||||
enabled: "{{ keycloak_ha_enabled }}"
|
||||
reverse_proxy_url: "{{ keycloak_modcluster_url }}"
|
||||
reverse_proxy_urls: "{{ keycloak_modcluster_urls }}"
|
||||
frontend_url: "{{ keycloak_frontend_url }}"
|
||||
|
||||
# infinispan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue