Mettre à jour 'linux/MesInstalls.sls'
This commit is contained in:
@@ -9,12 +9,7 @@
|
|||||||
pkg.installed:
|
pkg.installed:
|
||||||
- name: {{ pillar['installtransport'] }}
|
- name: {{ pillar['installtransport'] }}
|
||||||
|
|
||||||
# Test de copie de fichier:
|
Installons ElasticSearch:
|
||||||
# file.managed:
|
|
||||||
# - name: /tmp/elastic-install.sh
|
|
||||||
# - source: salt://elastic/elastic_install.sh
|
|
||||||
|
|
||||||
Installons:
|
|
||||||
cmd.script:
|
cmd.script:
|
||||||
- source: salt://elastic/elastic_install.sh
|
- source: salt://elastic/elastic_install.sh
|
||||||
- user: root
|
- user: root
|
||||||
@@ -36,13 +31,4 @@
|
|||||||
- group: root
|
- group: root
|
||||||
- shell: /bin/bash
|
- shell: /bin/bash
|
||||||
|
|
||||||
# Installation de NodeJS:
|
|
||||||
# pkgrepo.managed:
|
|
||||||
# - humanname: Logstash PPA
|
|
||||||
# - name: deb http://ppa.launchpad.net/wolfnet/logstash/ubuntu precise main
|
|
||||||
# - dist: precise
|
|
||||||
# - file: /etc/apt/sources.list.d/logstash.list
|
|
||||||
# - keyid: 28B04E4A
|
|
||||||
# - keyserver: keyserver.ubuntu.com
|
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
Reference in New Issue
Block a user