Mettre à jour 'linux/MesInstalls.sls'

This commit is contained in:
Iwan Clément
2018-03-13 11:12:28 +00:00
parent 5006fe1636
commit a8774c2352

View File

@@ -1,9 +1,9 @@
{% set Champ = grains['host'] %}
{% if Champ.startswith('CT-cen-elastic') %}
Installation du package ElasticSearch https-transport:
pkg.installed:
- name: {{ pillar['installtransport'] }}
# Installation du package ElasticSearch https-transport:
# pkg.installed:
# - name: {{ pillar['installtransport'] }}
Installation du package ElasticSearch OpenJDK:
pkg.installed: