Mettre à jour 'linux/init.sls'
This commit is contained in:
@@ -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'] }}
|
||||
|
||||
Reference in New Issue
Block a user