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