Skip to content
Snippets Groups Projects
Commit 4e4250bd authored by Alex Tayts's avatar Alex Tayts
Browse files

Update to work with Buster

parent 9dfc3572
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ class systemd::params {
{
case $::operatingsystemrelease
{
/^[89].*$/:
/^(8|9|10).*$/:
{
}
default: { fail("Unsupported Debian version! - ${::operatingsystemrelease}") }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment