Skip to content

Commit

Permalink
20
Browse files Browse the repository at this point in the history
  • Loading branch information
jordiprats committed Apr 20, 2020
1 parent a136a62 commit 3291aa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
/^1[468].*$/:
{
}
/^20.*$/:
{
}
default: { fail("Unsupported Ubuntu version! - ${::operatingsystemrelease}") }
}
}
Expand Down

0 comments on commit 3291aa3

Please sign in to comment.