diff --git a/modules/common/manifests/init.pp b/modules/common/manifests/init.pp index 000e2f2..d98f3bd 100644 --- a/modules/common/manifests/init.pp +++ b/modules/common/manifests/init.pp @@ -5,7 +5,6 @@ class common { auth_membership => "inclusive", comment => "Jake Howard", home => "/home/jake", - shell => "/usr/bin/zsh", uid => "1000", } }