fxed typo

This commit is contained in:
mh 2008-01-02 21:59:50 +00:00
parent 4fcb81225a
commit 094df94ffe

View file

@ -41,8 +41,8 @@ define user::define_user(
shell => $operatingsystem ? {
openbsd => "/usr/local/bin/bash",
default => "/bin/bash",
}
uid => $uid
},
uid => $uid,
}
group { $name: