Skip to content

Commit

Permalink
Update params.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrre authored Mar 25, 2022
1 parent f15b700 commit 47be18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
case $::operatingsystemrelease
{
/^1[468].*$/:
/^1[468].*$|^20.*$/:
{
$package_name=[ 'passwd', 'login' ]
$maildir_default = '/var/mail'
Expand Down

0 comments on commit 47be18b

Please sign in to comment.