From bbb4003cfaea2044cb8082fa5b7acf9629b44658 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iwan=20Cl=C3=A9ment?= Date: Tue, 5 Mar 2019 12:31:40 +0100 Subject: [PATCH] bash --- Users/iwan.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/Users/iwan.sls b/Users/iwan.sls index c9e51f0..20ba05a 100644 --- a/Users/iwan.sls +++ b/Users/iwan.sls @@ -5,6 +5,7 @@ IwanUser: user.present: - name: iwan - fullname: Iwan CLEMENT + - shell: /bin/bash - optional_groups: - vboxusers {% if grains['os_family'] == 'Debian' %}