From f09700eb2582d49dcfd485ef4d405c4beae25978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Wed, 21 Feb 2018 11:16:33 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/MesInstalls.sls b/linux/MesInstalls.sls index a1728c2..7405648 100644 --- a/linux/MesInstalls.sls +++ b/linux/MesInstalls.sls @@ -24,7 +24,7 @@ {% elif Champ.startswith('CT-deb-nodejs') %} Installons Node-JS: cmd.script: - - source: salt://file/debian_install_nodejs.sh + - source: salt://files/debian_install_nodejs.sh - user: root - group: root - shell: /bin/bash