Skip to content

Commit

Permalink
fix crayfishx
Browse files Browse the repository at this point in the history
  • Loading branch information
Yakir-Taboola committed Apr 10, 2019
1 parent 1260922 commit a0846b8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yakirg-scylla",
"version": "0.1.10",
"version": "0.1.14",
"author": "Yakir Gibraltar",
"summary": "Scylla installation and configuration",
"license": "MIT",
Expand All @@ -9,12 +9,12 @@
"issues_url": "https://github.com/yakirgb/puppet-scylladb/issues",
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": "4.x"
"name": "puppetlabs/stdlib",
"version_requirement": ">=4.25.0 <5.0.0"
},
{
"name": "puppet-firewalld",
"version_requirement": ">= 2.2.0 < 3.4.0"
"name": "crayfishx-firewalld",
"version_requirement": "3.x"
}
],
"operatingsystem_support": [
Expand All @@ -34,7 +34,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.10.0 < 7.0.0"
"version_requirement": ">= 4.4.0 < 6.0.0"
}
],
"description": "Scylla installation and configuration",
Expand Down

0 comments on commit a0846b8

Please sign in to comment.