Mettre à jour 'linux/MesInstalls.sls'
This commit is contained in:
@@ -9,12 +9,7 @@
|
||||
pkg.installed:
|
||||
- name: {{ pillar['installtransport'] }}
|
||||
|
||||
# Test de copie de fichier:
|
||||
# file.managed:
|
||||
# - name: /tmp/elastic-install.sh
|
||||
# - source: salt://elastic/elastic_install.sh
|
||||
|
||||
Installons:
|
||||
Installons ElasticSearch:
|
||||
cmd.script:
|
||||
- source: salt://elastic/elastic_install.sh
|
||||
- user: root
|
||||
@@ -36,13 +31,4 @@
|
||||
- group: root
|
||||
- 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 %}
|
||||
Reference in New Issue
Block a user