add /opt/so/rules/ to files_roots

This commit is contained in:
m0duspwnens
2024-02-07 09:25:56 -05:00
parent 24fd3ef8cc
commit f97d0f2f36
3 changed files with 14 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ file_roots:
base:
- /opt/so/saltstack/local/salt
- /opt/so/saltstack/default/salt
- /opt/so/rules
# The master_roots setting configures a master-only copy of the file_roots dictionary,