fix line delete causing issues sourcing so-common and es agent grid upgrade

This commit is contained in:
m0duspwnens
2024-09-06 10:44:35 -04:00
parent 331f63eadd
commit 2e379dd29c

View File

@@ -5,7 +5,7 @@
# this file except in compliance with the Elastic License 2.0.
. /usr/sbin/so-common
{%- import_yaml 'elasticsearch/defaults.yaml' as ELASTICSEARCHDEFAULTS -%}
{%- import_yaml 'elasticsearch/defaults.yaml' as ELASTICSEARCHDEFAULTS %}
# Only run on Managers
if ! is_manager_node; then