mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Update soup
This commit is contained in:
@@ -291,7 +291,8 @@ rc3_to_2.3.0() {
|
|||||||
INSTALLEDVERSION=2.3.0
|
INSTALLEDVERSION=2.3.0
|
||||||
}
|
}
|
||||||
|
|
||||||
2.3.0_to_2.3.20(){DOCKERSTUFFBIP=$(echo $DOCKERSTUFF | awk -F'.' '{print $1,$2,$3,1}' OFS='.')/24
|
2.3.0_to_2.3.20(){
|
||||||
|
DOCKERSTUFFBIP=$(echo $DOCKERSTUFF | awk -F'.' '{print $1,$2,$3,1}' OFS='.')/24
|
||||||
# Remove PCAP from global
|
# Remove PCAP from global
|
||||||
sed '/pcap:/d' /opt/so/saltstack/local/pillar/global.sls
|
sed '/pcap:/d' /opt/so/saltstack/local/pillar/global.sls
|
||||||
sed '/sensor_checkin_interval_ms:/d' /opt/so/saltstack/local/pillar/global.sls
|
sed '/sensor_checkin_interval_ms:/d' /opt/so/saltstack/local/pillar/global.sls
|
||||||
@@ -325,7 +326,7 @@ rc3_to_2.3.0() {
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
INSTALLEDVERSION=2.3.0
|
INSTALLEDVERSION=2.3.20
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user