Mettre à jour 'linux/MesInstalls.sls'

This commit is contained in:
Iwan Clément
2018-02-19 20:13:40 +00:00
parent e1a28c7179
commit 7272031d0c

View File

@@ -1,6 +1,6 @@
{% set Champ = grains['host'] %}
{% if Champ.name.startswith('CT-deb-elastic') %}
{% if Champ.startswith('CT-deb-elastic') %}
Installation du packages ElasticSearch OpenJDK:
pkg.installed:
- name: {{ pillar['installjdk'] }}