Merge pull request #1973 from saltstack/quick_update_salt_call_config_location

Fixes to salt-quick-start.sh
This commit is contained in:
Shane Lee 2023-11-02 15:35:19 -06:00 committed by GitHub
commit 6a8c47141e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,7 +183,7 @@ EOT
cat <<EOT >${_PATH}/Saltfile
salt-call:
local: True
config_dir: ${_PATH}
config_dir: ${_PATH}/etc/salt
log_file: ${_PATH}/var/log/salt/minion
cachedir: ${_PATH}/var/cache/salt
file_root: ${_PATH}/srv/salt