From 1501474a3e53e54edf46a5fb41202dc87762316d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 11:10:57 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesInstalls.sls?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesInstalls.sls | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/linux/MesInstalls.sls b/linux/MesInstalls.sls index d096c37..3a6f39e 100644 --- a/linux/MesInstalls.sls +++ b/linux/MesInstalls.sls @@ -21,4 +21,14 @@ - group: root - shell: /bin/bash +#{% elif Champ.startswith('CT-deb-nodejs') %} +# 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 %} \ No newline at end of file