Mettre à jour 'linux/init.sls'

This commit is contained in:
Iwan Clément
2018-02-19 19:08:28 +00:00
parent d5a51cd13f
commit 292991e9e5

View File

@@ -39,7 +39,7 @@ Installation de wget:
{% if grains['oscodename'] == 'stretch' %}
{% if grains['virtual'] == 'LXC' %}
{% if grains['host'] == 'CT-deb-elastic*' %}
{% if grains['id'] == 'CT-deb-elastic*' %}
Installation du packages ElasticSearch OpenJDK:
pkg.installed:
- name: {{ pillar['installjdk'] }}