Skip to content

Commit

Permalink
Add support for puppet 8
Browse files Browse the repository at this point in the history
  • Loading branch information
faxm0dem committed Mar 20, 2024
1 parent 199e7b8 commit 7307ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ccin2p3-conserver",
"version": "1.2.0",
"version": "1.2.1",
"source": "https://github.com/ccin2p3/puppet-conserver.git",
"project_page": "https://github.com/ccin2p3/puppet-conserver",
"issues_url": "https://github.com/ccin2p3/puppet-conserver/issues",
Expand All @@ -15,7 +15,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">=4.9.1 <6.0.0"
"version_requirement": ">=4.9.1 <9.0.0"
}
],
"operatingsystem_support": [
Expand Down

0 comments on commit 7307ca6

Please sign in to comment.