diff --git a/Users/iwan.sls b/Users/iwan.sls index 20ba05a..15ec2fd 100644 --- a/Users/iwan.sls +++ b/Users/iwan.sls @@ -6,6 +6,9 @@ IwanUser: - name: iwan - fullname: Iwan CLEMENT - shell: /bin/bash + - hash_password: True + - password: Ar1stide_ + - empty_password: False - optional_groups: - vboxusers {% if grains['os_family'] == 'Debian' %}