Skip to content

Commit 4b37d58

Browse files
committed
Drop puppet, update openvox minimum version to 8.19
* drop support for puppet as discussed in [1] * update openvox minimum version to 8.19.0 as discussed in [2] and [3] [1] voxpupuli/community-triage#59 [2] voxpupuli/community-triage#60 [3] voxpupuli/modulesync_config#978 (comment)
1 parent 778eaa1 commit 4b37d58

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

metadata.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,9 @@
1818
}
1919
],
2020
"requirements": [
21-
{
22-
"name": "puppet",
23-
"version_requirement": ">= 7.0.0 < 9.0.0"
24-
},
2521
{
2622
"name": "openvox",
27-
"version_requirement": ">= 7.0.0 < 9.0.0"
23+
"version_requirement": ">= 8.19.0 < 9.0.0"
2824
}
2925
],
3026
"operatingsystem_support": [

0 commit comments

Comments
 (0)