From c5229f0907a473c6d31b882e24a8ee54f5b40008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 26 Feb 2019 21:12:07 +0100 Subject: [PATCH] mdp --- Users/henri.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Users/henri.sls b/Users/henri.sls index 46d7af7..10ff658 100644 --- a/Users/henri.sls +++ b/Users/henri.sls @@ -10,9 +10,9 @@ AndreUser: - uid: 3645 # - gid: 3645 - shell: /bin/bash - - hash_password: False + - hash_password: True - password: IwanThibaud - - empty_password: True + - empty_password: False - optional_groups: - vboxusers {% if grains['os_family'] == 'Debian' %}