Skip to content

Commit 5edb180

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 6a2b181 commit 5edb180

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

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
}

0 commit comments

Comments
 (0)