Mettre à jour 'linux/MesInstalls.sls'
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
{% if grains['oscodename'] == 'stretch' %}
|
||||
{% if grains['virtual'] == 'LXC' %}
|
||||
{% if grains['id'] == 'CT-deb-elastic*' %}
|
||||
{% if grains['id'] == 'CT-deb-elastic*' %}
|
||||
Installation du packages ElasticSearch OpenJDK:
|
||||
pkg.installed:
|
||||
- name: {{ pillar['installjdk'] }}
|
||||
@@ -18,6 +16,4 @@
|
||||
- name: /tmp/elastic-install.sh
|
||||
- source: salt://elastic/elastic_install.sh
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user