From 70887e076c9454a58c3b146e7b5e275b5c2bc444 Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Thu, 22 Feb 2024 21:54:46 +0100 Subject: [PATCH] watch in haproxy config for changes --- haproxy/service.sls | 2 ++ 1 file changed, 2 insertions(+) diff --git a/haproxy/service.sls b/haproxy/service.sls index 6ec2ac2..831039d 100644 --- a/haproxy/service.sls +++ b/haproxy/service.sls @@ -7,3 +7,5 @@ haproxy_service_running: - enable: True - require: - haproxy_pkg_rc_script + - watch: + - haproxy_pkg_config