Provide config for multiple modcluster proxies

This commit is contained in:
Guido Grazioli 2023-03-07 12:21:50 +01:00
commit f980d4d1e1
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
7 changed files with 31 additions and 10 deletions

View file

@ -54,8 +54,12 @@ keycloak_auth_client: admin-cli
keycloak_force_install: False
### mod_cluster reverse proxy
### mod_cluster reverse proxy list
keycloak_modcluster_url: localhost
keycloak_modcluster_port: 6666
keycloak_modcluster_urls:
- host: "{{ keycloak_modcluster_url }}"
port: "{{ keycloak_modcluster_port }}"
### keycloak frontend url
keycloak_frontend_url: http://localhost:8080/auth