mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
run state from local
This commit is contained in:
@@ -1931,7 +1931,7 @@ saltify() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
salt_install_module_deps() {
|
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() {
|
salt_patch_x509_v2() {
|
||||||
|
|||||||
Reference in New Issue
Block a user