We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aebf028 commit f4ffa1bCopy full SHA for f4ffa1b
1 file changed
metadata.json
@@ -1,6 +1,6 @@
1
{
2
"name": "arioch-redis",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"author": "Tom De Vylder",
5
"summary": "Redis module",
6
"license": "Apache License, Version 2.0",
@@ -9,10 +9,11 @@
9
"issues_url": "https://github.com/arioch/puppet-redis/issues",
10
"description": "Redis module with cluster support",
11
"tags": [
12
- "redis",
13
"cluster",
14
"failover",
15
- "loadbalancing"
+ "loadbalancing",
+ "redis",
16
+ "sentinel"
17
],
18
"operatingsystem_support": [
19
0 commit comments