From 3b2d3573d8e7e9b063770efaee2f119946074a1d Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Thu, 2 May 2024 16:06:04 -0400 Subject: [PATCH] Update pillarWatch.py --- salt/salt/engines/master/pillarWatch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/salt/engines/master/pillarWatch.py b/salt/salt/engines/master/pillarWatch.py index f75a6bb6b..48d364374 100644 --- a/salt/salt/engines/master/pillarWatch.py +++ b/salt/salt/engines/master/pillarWatch.py @@ -70,7 +70,7 @@ def start(fpa, interval=10): log.info("pillarWatch engine: actionReturn: %s" % actionReturn) - log.info("pillarWatch engine: ##### checking watched pillars for changes #####") + log.debug("pillarWatch engine: ##### checking watched pillars for changes #####") # try to open the file that stores the previous runs data # if the file doesn't exist, create a blank one