Skip to content

Commit

Permalink
allow puppet/systemd < 8, fixes #382
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed May 18, 2024
1 parent 54ab3bd commit f8a3110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
{
"name": "puppet/systemd",
"version_requirement": ">= 3.7.0 < 7.0.0"
"version_requirement": ">= 3.7.0 < 8.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit f8a3110

Please sign in to comment.