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' %}