This commit is contained in:
m0duspwnens
2021-11-12 15:02:22 -05:00
6 changed files with 69 additions and 37 deletions

View File

@@ -690,9 +690,12 @@ up_2.3.5X_to_2.3.80() {
}
up_2.3.80_to_2.3.90() {
for i in manager eval standalone; do
echo "soc:" >> /opt/so/saltstack/local/pillar/minions/*$i*.sls
sed -i "/^soc:/a \\ es_index_patterns: '*:so-*,*:endgame-*'" /opt/so/saltstack/local/pillar/minions/*$i*.sls
done
INSTALLEDVERSION=2.3.90
}
verify_upgradespace() {