Update the location for the configuration directory for salt-call in the Saltfile

This commit is contained in:
Gareth J. Greenaway 2023-11-02 14:14:42 -07:00
parent 0d5ecbac05
commit 3dd0ad3065
No known key found for this signature in database
GPG key ID: 10B62F8A7CAD7A41

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