Ajout de commentaires.
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{% set Champ = grains['host'] %}
|
{% set Champ = grains['host'] %}
|
||||||
|
|
||||||
{% if Champ.startswith('CT-cen-elastic') %}
|
{% if Champ.startswith('CT-cen-elastic') %}
|
||||||
# Installation du package ElasticSearch https-transport:
|
## Installation du package ElasticSearch https-transport:
|
||||||
# pkg.installed:
|
## pkg.installed:
|
||||||
# - name: {{ pillar['installtransport'] }}
|
## - name: {{ pillar['installtransport'] }}
|
||||||
|
|
||||||
Installation du package ElasticSearch OpenJDK:
|
Installation du package ElasticSearch OpenJDK:
|
||||||
pkg.installed:
|
pkg.installed:
|
||||||
|
|||||||
Reference in New Issue
Block a user