mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-20 13:01:53 -07:00
add virtualization_type containerd to initd template
This commit is contained in:
parent
b8dad07e5f
commit
2c87d1023f
2 changed files with 2 additions and 2 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=90
|
||||
TimeoutStartSec=60
|
||||
TimeoutStopSec=60
|
||||
LimitNOFILE=102642
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue