From 41d0cfb79e0fd1419483ca4f6792959e57a60767 Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Sat, 9 Mar 2024 21:06:58 +0100 Subject: [PATCH] require manual restart of haproxy service --- haproxy/service.sls | 2 -- 1 file changed, 2 deletions(-) diff --git a/haproxy/service.sls b/haproxy/service.sls index 831039d..6ec2ac2 100644 --- a/haproxy/service.sls +++ b/haproxy/service.sls @@ -7,5 +7,3 @@ haproxy_service_running: - enable: True - require: - haproxy_pkg_rc_script - - watch: - - haproxy_pkg_config