mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
Update soup
This commit is contained in:
@@ -450,7 +450,10 @@ post_to_2.4.20() {
|
|||||||
post_to_2.4.30() {
|
post_to_2.4.30() {
|
||||||
echo "Regenerating Elastic Agent Installers"
|
echo "Regenerating Elastic Agent Installers"
|
||||||
/sbin/so-elastic-agent-gen-installers
|
/sbin/so-elastic-agent-gen-installers
|
||||||
|
salt-call state.apply ca queue=True
|
||||||
stop_salt_minion
|
stop_salt_minion
|
||||||
|
mv /etc/pki/managerssl.crt /etc/pki/managerssl.crt.old
|
||||||
|
mv /etc/pki/managerssl.key /etc/pki/managerssl.key.old
|
||||||
systemctl_func "start" "salt-minion"
|
systemctl_func "start" "salt-minion"
|
||||||
POSTVERSION=2.4.30
|
POSTVERSION=2.4.30
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user