change master roots priority to local

This commit is contained in:
m0duspwnens
2020-05-29 10:57:43 -04:00
parent 40fa5293bf
commit 7957b51409

View File

@@ -37,8 +37,9 @@ log_file: /opt/so/log/salt/master
#
file_roots:
base:
- /opt/so/saltstack/default/salt
- /opt/so/saltstack/local/salt
- /opt/so/saltstack/default/salt
# The master_roots setting configures a master-only copy of the file_roots dictionary,
# used by the state compiler.
@@ -54,8 +55,8 @@ file_roots:
pillar_roots:
base:
- /opt/so/saltstack/default/pillar
- /opt/so/saltstack/local/pillar
- /opt/so/saltstack/default/pillar
peer:
.*: