mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 15:41:33 -07:00
Add molecule scenario for HA restart
This commit is contained in:
parent
c22389c86f
commit
fdcf1b2ed2
11 changed files with 995 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
keycloak_realm: TestRealm
|
||||
keycloak_quarkus_host: instance
|
||||
keycloak_quarkus_log: file
|
||||
keycloak_quarkus_log_level: debug
|
||||
keycloak_quarkus_log_level: info
|
||||
keycloak_quarkus_https_key_file_enabled: true
|
||||
keycloak_quarkus_key_file_copy_enabled: true
|
||||
keycloak_quarkus_key_content: "{{ lookup('file', 'key.pem') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue