mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-09-13 13:45:35 +01:00
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] https://github.com/voxpupuli/community-triage/issues/59 [2] https://github.com/voxpupuli/community-triage/issues/60 [3] https://github.com/voxpupuli/modulesync_config/pull/978#discussion_r2232830327
This commit is contained in:
parent
b60a969a9d
commit
3809a174d4
1 changed files with 1 additions and 5 deletions
|
@ -74,13 +74,9 @@
|
|||
}
|
||||
],
|
||||
"requirements": [
|
||||
{
|
||||
"name": "puppet",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
},
|
||||
{
|
||||
"name": "openvox",
|
||||
"version_requirement": ">= 7.0.0 < 9.0.0"
|
||||
"version_requirement": ">= 8.19.0 < 9.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue