Skip to content

Commit c932a8c

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 344edf3 commit c932a8c

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
@@ -26,13 +26,9 @@
2626
}
2727
],
2828
"requirements": [
29-
{
30-
"name": "puppet",
31-
"version_requirement": ">= 7.0.0 < 9.0.0"
32-
},
3329
{
3430
"name": "openvox",
35-
"version_requirement": ">= 7.0.0 < 9.0.0"
31+
"version_requirement": ">= 8.19.0 < 9.0.0"
3632
}
3733
],
3834
"operatingsystem_support": [

0 commit comments

Comments
 (0)