mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Merge pull request #15033 from Security-Onion-Solutions/reyesj2/patch31
8.18.6 agent
This commit is contained in:
@@ -859,14 +859,13 @@ up_to_2.4.170() {
|
|||||||
touch /opt/so/saltstack/local/pillar/$state/adv_$state.sls /opt/so/saltstack/local/pillar/$state/soc_$state.sls
|
touch /opt/so/saltstack/local/pillar/$state/adv_$state.sls /opt/so/saltstack/local/pillar/$state/soc_$state.sls
|
||||||
done
|
done
|
||||||
|
|
||||||
# Elastic Update for this release, so download Elastic Agent files
|
|
||||||
determine_elastic_agent_upgrade
|
|
||||||
|
|
||||||
INSTALLEDVERSION=2.4.170
|
INSTALLEDVERSION=2.4.170
|
||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.4.180() {
|
up_to_2.4.180() {
|
||||||
echo "Nothing to do for 2.4.180"
|
# Elastic Update for this release, so download Elastic Agent files
|
||||||
|
determine_elastic_agent_upgrade
|
||||||
|
|
||||||
INSTALLEDVERSION=2.4.180
|
INSTALLEDVERSION=2.4.180
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user