Skip to content

Commit bdf09af

Browse files
authored
Merge pull request #329 from saz/replace-puppet-requirement-openvox
replace puppet requirement by openvox
2 parents 60711bf + 91e6949 commit bdf09af

1 file changed

Lines changed: 10 additions & 8 deletions

File tree

metadata.json

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"source": "https://github.com/saz/puppet-sudo",
88
"project_page": "https://github.com/saz/puppet-sudo",
99
"issues_url": "https://github.com/saz/puppet-sudo/issues",
10-
"tags": ["sudo"],
10+
"tags": [
11+
"sudo"
12+
],
1113
"operatingsystem_support": [
1214
{
1315
"operatingsystem": "RedHat",
@@ -32,16 +34,16 @@
3234
{
3335
"operatingsystem": "Debian",
3436
"operatingsystemrelease": [
35-
"11",
36-
"12"
37+
"11",
38+
"12"
3739
]
3840
},
3941
{
4042
"operatingsystem": "Ubuntu",
4143
"operatingsystemrelease": [
42-
"20.04",
43-
"22.04",
44-
"24.04"
44+
"20.04",
45+
"22.04",
46+
"24.04"
4547
]
4648
},
4749
{
@@ -85,8 +87,8 @@
8587
"dependencies": [],
8688
"requirements": [
8789
{
88-
"name": "puppet",
89-
"version_requirement": ">= 7.0.0 < 9.0.0"
90+
"name": "openvox",
91+
"version_requirement": ">= 8.19.0 < 9.0.0"
9092
}
9193
]
9294
}

0 commit comments

Comments
 (0)