remove patch pkg and patching of influx

This commit is contained in:
m0duspwnens
2023-02-17 11:01:17 -05:00
parent 353b77cd59
commit 8b680693f4
7 changed files with 0 additions and 111 deletions

View File

@@ -577,7 +577,6 @@ if ! [[ -f $install_opt_file ]]; then
logCmd "salt-call state.show_top"
logCmd "salt-key -ya $MINION_ID"
logCmd "salt-call state.apply salt.helper-packages"
logCmd "salt-call state.apply common.packages"
logCmd "salt-call state.apply common"
logCmd "salt-call state.apply docker"