fix master config to point to the right salt dir

This commit is contained in:
Mike Reeves
2018-02-06 13:27:39 -05:00
parent 3c3f4222b8
commit e324f246c8

View File

@@ -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.