Mettre à jour 'linux/MesInstalls.sls'

This commit is contained in:
Iwan Clément
2018-02-19 20:32:42 +00:00
parent 7272031d0c
commit df0c88d0a3

View File

@@ -18,4 +18,11 @@
- name: /tmp/elastic-install.sh
- source: salt://elastic/elastic_install.sh
Installons:
cmd.script:
- source: salt://elastic/elastic_install.sh
- user: root
- group: root
- shell: /bin/bash
{% endif %}