From b4b64b5df8d49545d5a9e66dffcecece6e1d9ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 19 Feb 2018 20:39:01 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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