Skip to content

Commit 47568f2

Browse files
evgeniekohl
authored andcommitted
Allow puppet/systemd 5.x and 6.x
5.x dropped Puppet 6 support, which we don't support anyway 6.x dropped Ubuntu 18.04 support, which we don't support either
1 parent b085284 commit 47568f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
{
3131
"name": "puppet/systemd",
32-
"version_requirement": ">= 2.9.0 < 5.0.0"
32+
"version_requirement": ">= 2.9.0 < 7.0.0"
3333
}
3434
],
3535
"requirements": [

0 commit comments

Comments
 (0)