From df0c88d0a33a105fd332d0f8408c47bb24e91fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 19 Feb 2018 20:32:42 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesInstalls.sls?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesInstalls.sls | 7 +++++++ 1 file changed, 7 insertions(+) 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