Skip to content

Commit

Permalink
Update logindefs.pp
Browse files Browse the repository at this point in the history
  • Loading branch information
mherrre authored Mar 25, 2022
1 parent c77d1ae commit 3b3e383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/logindefs.pp
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
{
case $::operatingsystemrelease
{
/^1[468].*$/:
/^1[468].*$|^20.*$/:
{
}
default: { fail("Unsupported Ubuntu version! - ${::operatingsystemrelease}") }
Expand Down

0 comments on commit 3b3e383

Please sign in to comment.