From c3deabae36fe509ee306d0a45ba8bf219a48b0ec Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Tue, 22 Jun 2021 08:30:54 -0400 Subject: [PATCH] Update init.sls --- salt/soc/init.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/salt/soc/init.sls b/salt/soc/init.sls index 51751e9a6..b8cdb09ba 100644 --- a/salt/soc/init.sls +++ b/salt/soc/init.sls @@ -62,8 +62,8 @@ soccustom: - mode: 600 - template: jinja -# we dont want this added to early in setup, so we add the onlyif to verify 'startup_states: highstate' -# is in the minion config. that is added before the final highstate during setup +# we dont want this added too early in setup, so we add the onlyif to verify 'startup_states: highstate' +# is in the minion config. That line is added before the final highstate during setup sosyncusers: cron.present: - user: root