From 1ebd3c6b8ebfcd5a3f8e8bdb49f34bc6b0d4fb2a Mon Sep 17 00:00:00 2001 From: David Murphy Date: Fri, 6 Sep 2024 09:54:10 -0600 Subject: [PATCH] Forced rebuild --- salt/config/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/salt/config/__init__.py b/salt/config/__init__.py index e9e033d656c..cd03a3ab745 100644 --- a/salt/config/__init__.py +++ b/salt/config/__init__.py @@ -2502,6 +2502,7 @@ def syndic_config( ), ) ), + ## DGM line to force rebuild # DGM conf/suse/master has syndic_user for running syndic as a different user # DGM use urrently set it to 'salt' # DGM testing getting the master_opts user, and run syndic as that