run state from local

This commit is contained in:
m0duspwnens
2024-08-01 14:02:21 -04:00
parent 76ab4c92f0
commit d9a696a411

View File

@@ -1931,7 +1931,7 @@ saltify() {
}
salt_install_module_deps() {
logCmd "salt-call state.apply salt.python_modules"
logCmd "salt-call state.apply salt.python_modules --local --file-root=../salt/"
}
salt_patch_x509_v2() {