use salt 3006.9

This commit is contained in:
m0duspwnens
2024-08-02 13:45:46 -04:00
21 changed files with 27 additions and 5 deletions

View File

@@ -1931,7 +1931,7 @@ saltify() {
}
salt_install_module_deps() {
logCmd "salt-pip install docker --no-index --only-binary=:all: --find-links files/salt_module_deps/docker/"
logCmd "salt-call state.apply salt.python_modules --local --file-root=../salt/"
}
salt_patch_x509_v2() {