From a006b1d27722f77ca894ea8636d61c166f808343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 13 Mar 2018 10:50:35 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/MesInstalls.sls b/linux/MesInstalls.sls index 2d10bdb..340ab14 100644 --- a/linux/MesInstalls.sls +++ b/linux/MesInstalls.sls @@ -1,6 +1,6 @@ {% set Champ = grains['host'] %} -{% if Champ.startswith('CT-deb-elastic') %} +{% if Champ.startswith('CT-cen-elastic') %} Installation du packages ElasticSearch OpenJDK: pkg.installed: - name: {{ pillar['installjdk'] }}