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