mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-31 00:51:34 -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
|
@ -55,6 +55,7 @@ keycloak_auth_client: admin-cli
|
|||
keycloak_force_install: False
|
||||
|
||||
### mod_cluster reverse proxy list
|
||||
keycloak_modcluster_enabled: "{{ True if keycloak_ha_enabled else False }}"
|
||||
keycloak_modcluster_url: localhost
|
||||
keycloak_modcluster_port: 6666
|
||||
keycloak_modcluster_urls:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue