mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-10-17 05:41:42 -07:00
same changes for keycloak-legacy
This commit is contained in:
parent
e17505fe42
commit
467cfda0f7
10 changed files with 43 additions and 52 deletions
|
@ -11,7 +11,7 @@ StartLimitBurst={{ keycloak_service_startlimitburst }}
|
|||
User={{ keycloak_service_user }}
|
||||
Group={{ keycloak_service_group }}
|
||||
{% endif -%}
|
||||
EnvironmentFile=-/etc/sysconfig/keycloak
|
||||
EnvironmentFile=-{{ keycloak_sysconf_file }}
|
||||
PIDFile={{ keycloak_service_pidfile }}
|
||||
ExecStart={{ keycloak.home }}/bin/standalone.sh $WILDFLY_OPTS
|
||||
WorkingDirectory={{ keycloak.home }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue