mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-08-01 18:00
This commit is contained in:
@@ -11,8 +11,7 @@ User={{ consul_user }}
|
||||
Group={{ consul_user }}
|
||||
ExecStart={{ consul_root_dir }}/bin/consul agent -config-file={{ consul_root_dir }}/etc/consul.hcl
|
||||
ExecReload=/bin/kill --signal HUP $MAINPID
|
||||
KillMode=process
|
||||
KillSignal=SIGTERM
|
||||
SuccessExitStatus=1
|
||||
Restart=on-failure
|
||||
RestartSec=2
|
||||
LimitNOFILE=65536
|
||||
|
Reference in New Issue
Block a user