mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
This change fixes the check for the version of the security template after the template updater was changed to only run on the master node in elastic/elasticsearch#27294. Additionally, the wait time for the cluster to have a yellow status has been increased to account for delayed shards and slower machines. Original commit: elastic/x-pack-elasticsearch@a2e72bed12