Skip to content

Commit 569b794

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 e8bff76 commit 569b794

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
@@ -65,13 +65,9 @@
6565
}
6666
],
6767
"requirements": [
68-
{
69-
"name": "puppet",
70-
"version_requirement": ">= 7.0.0 < 9.0.0"
71-
},
7268
{
7369
"name": "openvox",
74-
"version_requirement": ">= 7.0.0 < 9.0.0"
70+
"version_requirement": ">= 8.19.0 < 9.0.0"
7571
}
7672
],
7773
"dependencies": [

0 commit comments

Comments
 (0)