This commit is contained in:
Wes
2023-07-17 14:42:27 +00:00
parent 1a4515fc8a
commit d19615f743

View File

@@ -11,7 +11,7 @@
{% if grains.role == 'so-heavynode' %} {% if grains.role == 'so-heavynode' %}
/usr/sbin/so-stop elastic-agent $1 /usr/sbin/so-stop elastic-agent $1
/usr/sbin/so-start elastic-agent $1 /usr/sbin/so-start elasticagent $1
{% else %} {% else %}
service elastic-agent restart service elastic-agent restart
{% endif %} {% endif %}