From bf64f4f6dab26565409088df9c68ec3680ec46e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 19 Feb 2018 20:06:10 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux/MesInstalls.sls b/linux/MesInstalls.sls index 65dc34f..2b7e76b 100644 --- a/linux/MesInstalls.sls +++ b/linux/MesInstalls.sls @@ -1,4 +1,5 @@ -{% if grains['id'] == 'CT-deb-elastic*' %} +Champ: grains['host'] +{% if Champ.name.startswith('CT-deb-elastic') %} Installation du packages ElasticSearch OpenJDK: pkg.installed: - name: {{ pillar['installjdk'] }}