mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
change from default to local - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/749
This commit is contained in:
@@ -38,6 +38,7 @@ log_file: /opt/so/log/salt/master
|
||||
file_roots:
|
||||
base:
|
||||
- /opt/so/saltstack/default/salt
|
||||
- /opt/so/saltstack/local/salt
|
||||
|
||||
# The master_roots setting configures a master-only copy of the file_roots dictionary,
|
||||
# used by the state compiler.
|
||||
@@ -54,6 +55,7 @@ file_roots:
|
||||
pillar_roots:
|
||||
base:
|
||||
- /opt/so/saltstack/default/pillar
|
||||
- /opt/so/saltstack/local/pillar
|
||||
|
||||
peer:
|
||||
.*:
|
||||
|
||||
Reference in New Issue
Block a user