Remove dashboard updates for .100 so we don't run twice

This commit is contained in:
weslambert
2022-02-24 09:25:59 -05:00
committed by GitHub
parent 7f08ecdcbe
commit 582bf4c64c

View File

@@ -466,12 +466,6 @@ post_to_2.3.90() {
POSTVERSION=2.3.90
}
post_to_2.3.100() {
echo "Post Processing for 2.3.100"
echo "Updating Kibana dashboards"
salt-call state.apply kibana.so_savedobjects_defaults queue=True
}
post_to_2.3.110() {
echo "Post Processing for 2.3.110"
echo "Updating Kibana dashboards"