From 99346f361b571ccc9fa95ec59615c59fb68a3e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Mon, 19 Feb 2018 11:22:21 +0000 Subject: [PATCH] =?UTF-8?q?Mettre=20=C3=A0=20jour=20'linux/init.sls'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux/init.sls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux/init.sls b/linux/init.sls index 0b389cd..9108775 100644 --- a/linux/init.sls +++ b/linux/init.sls @@ -6,8 +6,9 @@ Installation de sudo: pkg.installed: - name: sudo -iwanadm: +Mise en place d'un administrateur universel: user.present: + - name: iwanadm - fullname: Iwan l'administrateur - shell: /bin/bash - home: /home/iwanadm