Add missing override file
This commit is contained in:
parent
6dc11ec24e
commit
efc27c1cf8
1 changed files with 8 additions and 0 deletions
8
templates/override.conf.j2
Normal file
8
templates/override.conf.j2
Normal file
|
@ -0,0 +1,8 @@
|
|||
{{ ansible_managed | comment }}
|
||||
|
||||
[Unit]
|
||||
StartLimitIntervalSec=6
|
||||
StartLimitBurst=10
|
||||
|
||||
[Service]
|
||||
Restart=always
|
Loading…
Reference in a new issue