mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-14 13:32:02 +00:00
change default pidfile location
Signed-off-by: Massimo Schiavon <schmaxit@users.noreply.github.com>
This commit is contained in:
@@ -86,7 +86,7 @@ argument_specs:
|
||||
type: "str"
|
||||
keycloak_service_pidfile:
|
||||
# line 31 of keycloak/defaults/main.yml
|
||||
default: "/run/keycloak.pid"
|
||||
default: "/run/keycloak/keycloak.pid"
|
||||
description: "PID file path for service"
|
||||
type: "str"
|
||||
keycloak_features:
|
||||
|
||||
Reference in New Issue
Block a user