Apply ES to load pipelines

This commit is contained in:
Wes
2024-07-17 17:35:41 +00:00
parent f78a5d1a78
commit 612716ee69

View File

@@ -487,6 +487,7 @@ post_to_2.4.80() {
post_to_2.4.90() {
echo "Nothing to apply"
rm /opt/so/state/espipelines.txt
salt-call state.apply elasticsearch
POSTVERSION=2.4.90
}