From 3c5a5902e13e14819479bdef0621dc46f6b6fcb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 6 Oct 2018 06:26:32 +0000 Subject: [PATCH] =?UTF-8?q?Champs=20ajout=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- windows/createtmpadm.sls | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/windows/createtmpadm.sls b/windows/createtmpadm.sls index 5d7182c..8f75c22 100644 --- a/windows/createtmpadm.sls +++ b/windows/createtmpadm.sls @@ -2,5 +2,9 @@ Creation_administrateur_windows_temp: user.present: - name: {{ pillar['tmpadmusr'] }} - password: {{ pillar['tmpadmpwd'] }} + - fullname: Administrateur temporaire + - workphone: 12 + - homephone: 6912 + - win_description: Ca ne sera pas long - groups: - administrateurs \ No newline at end of file