Skip to content

Commit

Permalink
Merge pull request #484 from voxpupuli/puppet8_20230723
Browse files Browse the repository at this point in the history
Add Puppet 8 support
  • Loading branch information
evgeni committed Nov 14, 2023
2 parents e8d71af + 9ccb990 commit 2018157
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Expand Up @@ -5,7 +5,7 @@
"summary": "Redis module",
"license": "Apache-2.0",
"source": "https://github.com/voxpupuli/puppet-redis.git",
"project_page": "http://github.com/voxpupuli/puppet-redis",
"project_page": "https://github.com/voxpupuli/puppet-redis",
"issues_url": "https://github.com/voxpupuli/puppet-redis/issues",
"dependencies": [
{
Expand All @@ -28,7 +28,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 8.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 2018157

Please sign in to comment.