diff --git a/linux/MesInstalls.sls b/linux/MesInstalls.sls index df7e0d2..7ef0731 100644 --- a/linux/MesInstalls.sls +++ b/linux/MesInstalls.sls @@ -18,4 +18,11 @@ - name: /tmp/elastic-install.sh - source: salt://elastic/elastic_install.sh + Installons: + cmd.script: + - source: salt://elastic/elastic_install.sh + - user: root + - group: root + - shell: /bin/bash + {% endif %} \ No newline at end of file