From f237b1bedb9664b9f9f90719247805662a7ff8f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Fri, 23 Feb 2018 07:07:00 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/MesPaquets.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/MesPaquets.sls | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linux/MesPaquets.sls b/linux/MesPaquets.sls index dacf967..9cb8957 100644 --- a/linux/MesPaquets.sls +++ b/linux/MesPaquets.sls @@ -6,4 +6,8 @@ Installation des outils Linux par defaut: - openssh-server - wget - sudo - - screen \ No newline at end of file + - screen + +sshd: + service.running: + - enable: True \ No newline at end of file