salt3006rc3

This commit is contained in:
m0duspwnens
2023-03-31 14:52:40 -04:00
parent 5b2e39f80d
commit 0b96635bcc
4 changed files with 44 additions and 33 deletions

View File

@@ -2029,7 +2029,8 @@ saltify() {
if [[ $is_rocky ]]; then
# THIS IS A TEMP HACK
logCmd "dnf -y install securityonion-salt python3-audit python3-libsemanage python3-policycoreutils python3-setools python3-setuptools python3-chardet python3-idna python3-pysocks python3-requests python3-urllib3 python3-websocket-client python3-docker"
#logCmd "dnf -y install securityonion-salt python3-audit python3-libsemanage python3-policycoreutils python3-setools python3-setuptools python3-chardet python3-idna python3-pysocks python3-requests python3-urllib3 python3-websocket-client python3-docker"
logCmd "dnf -y install salt salt-master salt-minion"
logCmd "mkdir -p /etc/salt/minion.d"
#if [[ $waitforstate ]]; then
# # Since this is a salt master so let's install it