From 76378ecc4b8ebc4e911a8d4f1120b29e75e22789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Sat, 6 Oct 2018 06:19:50 +0000 Subject: [PATCH] Reorg --- windows/createtmpadm.sls | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/createtmpadm.sls b/windows/createtmpadm.sls index 19a48b8..5bc63ba 100644 --- a/windows/createtmpadm.sls +++ b/windows/createtmpadm.sls @@ -1,9 +1,9 @@ Creation_administrateur_windows_temp: user.present: - name: {{ pillar['tmpadmusr'] }} -# - name: tmpadmin - password: {{ pillar['tmpadmpwd'] }} -# - password: 128Granderue69600Oullin$ - # - description: Admin temporaire - groups: - administrateurs +# - name: tmpadmin +# - password: 128Granderue69600Oullin$ +# - description: Admin temporaire \ No newline at end of file