From e324f246c8d1f1baba71ac9f7530fc37c3c1000f Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 6 Feb 2018 13:27:39 -0500 Subject: [PATCH] fix master config to point to the right salt dir --- files/master | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/master b/files/master index 96e61491a..2f55d1837 100644 --- a/files/master +++ b/files/master @@ -36,7 +36,7 @@ # file_roots: base: - - /opt/so/saltstack + - /opt/so/saltstack/salt # The master_roots setting configures a master-only copy of the file_roots dictionary, # used by the state compiler.