Commit graph

7 commits

Author SHA1 Message Date
Giovanni Toraldo
f3104285bc
Enforce service restart when needed before service checking 2023-09-22 16:30:16 +02:00
kabroxiko
bea5062287
fix: Wrong file location
Fix:

Wrong quarkus log link and folder creation.

Replace:
keycloak -> /opt/keycloak/keycloak-19.0.2//opt/keycloak/keycloak-19.0.2/data/log

For:
keycloak -> /opt/keycloak/keycloak-19.0.2/data/log
2022-10-08 21:05:49 -03:00
Xabier Davila
4baa61e0cf Use sudo for tasks that will otherwise fail 2022-06-30 16:15:48 +02:00
Guido Grazioli
76cbb4c676
keycloak_quarkus: add https to molecule test setup (#36)
* keycloak_quarkus: add https to molecule test setup

* move converge pre_tasks to prepare phase

* Update zipfile unarchive to cater for existing certs
2022-05-31 12:07:18 -05:00
Guido Grazioli
8bede6791e
update 18.0.0, add JAVA_HOME check, runas systemd unit 2022-05-18 09:29:28 +02:00
Guido Grazioli
31420fc24c
update config options: keycloak and quarkus 2022-05-17 18:59:10 +02:00
Guido Grazioli
419c862341
add role keycloak_quarkus 2022-04-07 14:07:08 +02:00