From 4a060131e8426d41c24c6d7972ab7e50c04aa4be Mon Sep 17 00:00:00 2001 From: Megan Wilhite Date: Tue, 11 Apr 2023 19:48:53 -0600 Subject: [PATCH] Do not edit master conf, patch it --- conf/master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/master b/conf/master index fcad1961c10..f542051d762 100644 --- a/conf/master +++ b/conf/master @@ -25,7 +25,7 @@ # permissions to allow the specified user to run the master. The exception is # the job cache, which must be deleted if this user is changed. If the # modified files cause conflicts, set verify_env to False. -user: salt +#user: root # Tell the master to also use salt-ssh when running commands against minions. #enable_ssh_minions: False