mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-20 13:01:53 -07:00
address review reqs
This commit is contained in:
parent
2d573c2b62
commit
c22389c86f
6 changed files with 26 additions and 11 deletions
|
@ -154,7 +154,7 @@ keycloak_quarkus_providers: []
|
|||
keycloak_quarkus_policies: []
|
||||
keycloak_quarkus_supported_policy_types: ['password-blacklists']
|
||||
|
||||
# files in restart directory (one of [ 'serial', 'none', 'verify_first' ]), or path to file when providing custom strategy
|
||||
# files in restart directory (one of [ 'serial', 'none', 'serial_then_parallel' ]), or path to file when providing custom strategy
|
||||
keycloak_quarkus_restart_strategy: restart/serial.yml
|
||||
keycloak_quarkus_restart_health_check: "{{ keycloak_quarkus_ha_enabled }}"
|
||||
keycloak_quarkus_restart_pause: 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue