dont set login shell

This commit is contained in:
Jake Howard 2017-08-12 20:49:08 +01:00
parent 530a78c3b5
commit 3d31921a19
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -5,7 +5,6 @@ class common {
auth_membership => "inclusive",
comment => "Jake Howard",
home => "/home/jake",
shell => "/usr/bin/zsh",
uid => "1000",
}
}