remove influixdb salt state files and update patch files for influxdb salt modules/state

This commit is contained in:
m0duspwnens
2022-01-18 11:33:36 -05:00
parent 87999453f2
commit a2ed9a86ff
4 changed files with 11 additions and 9 deletions

View File

@@ -711,6 +711,8 @@ up_to_2.3.90() {
up_to_2.3.100() {
echo "Updating to Security Onion 2.3.100"
fix_wazuh
echo "Removing /opt/so/state files for patched Salt InfluxDB module and state. This is due to Salt being upgraded and needing to patch the files again."
rm -vrf /opt/so/state/influxdb_continuous_query.py.patched /opt/so/state/influxdb_retention_policy.py.patched /opt/so/state/influxdbmod.py.patched
}
verify_upgradespace() {