diff --git a/roles/pvc/templates/zookeeper/zookeeper.service.j2 b/roles/pvc/templates/zookeeper/zookeeper.service.j2 index e2b4244..f0c008d 100644 --- a/roles/pvc/templates/zookeeper/zookeeper.service.j2 +++ b/roles/pvc/templates/zookeeper/zookeeper.service.j2 @@ -5,6 +5,7 @@ Description = Zookeeper centralized coordination service After = remote-fs.target network.target AssertPathExists = /var/lib/zookeeper +StartLimitIntervalSec = 0 [Service] Type = simple