Set default shell
This commit is contained in:
parent
aa5fc6d08e
commit
ba17aa59d3
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ class common {
|
|||
comment => 'Jake Howard',
|
||||
home => '/home/jake',
|
||||
uid => '1000',
|
||||
shell => '/usr/bin/zsh'
|
||||
}
|
||||
-> file { 'Create home directory':
|
||||
ensure => directory,
|
||||
|
|
Loading…
Reference in a new issue