Showing with 11 additions and 2 deletions.
  1. +11 −2 metadata.json
13 changes: 11 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arioch-redis",
"version": "1.0.2",
"version": "1.0.3",
"author": "Tom De Vylder",
"summary": "Redis module",
"license": "Apache License, Version 2.0",
Expand Down Expand Up @@ -37,6 +37,13 @@
"7.5"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"14.10"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
Expand All @@ -61,6 +68,8 @@
}
],
"dependencies": [

{
"name": "puppetlabs/apt"
}
]
}