Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 27, 2024
1 parent 9eec1c5 commit eb0846a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 8.0.0 < 10.0.0"
"version_requirement": ">= 9.0.0 < 10.0.0"
},
{
"name": "puppetlabs/apt",
"version_requirement": ">= 8.0.0 < 10.0.0"
"version_requirement": ">= 9.4.0 < 10.0.0"
},
{
"name": "puppetlabs/mysql",
Expand Down Expand Up @@ -81,7 +81,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 8.0.0"
}
],
"description": "Setup a Galera cluster on MySQL/MariaDB/XtraDB with Arbitrator support",
Expand Down

0 comments on commit eb0846a

Please sign in to comment.