Elastic Agent setup changes

This commit is contained in:
Josh Brower
2022-09-07 10:23:26 -04:00
parent f7f5d414c4
commit ce688cfb91
3 changed files with 9 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
{% if not AGENT_STATUS %}
run_installer:
cmd.run:
- name: salt://elastic-fleet/files/so_agent-installers/so-elastic-agent_linux
cmd.script:
- name: salt://elastic-fleet/files/so_agent-installers/so-elastic-agent_linux
{% endif %}