mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 00:21:36 -07:00
Move envvars to /etc/defaults
This commit is contained in:
parent
e14220a01b
commit
210d3ebf4d
4 changed files with 28 additions and 7 deletions
|
@ -11,7 +11,7 @@ Group={{ keycloak_service_group }}
|
|||
PIDFile={{ keycloak_service_pidfile }}
|
||||
ExecStart={{ keycloak_dest }}/keycloak-service.sh start
|
||||
ExecStop={{ keycloak_dest }}/keycloak-service.sh stop
|
||||
TimeoutStartSec=30
|
||||
TimeoutStartSec=45
|
||||
TimeoutStopSec=30
|
||||
LimitNOFILE=102642
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue