aboutsummaryrefslogtreecommitdiffstats
path: root/controller.yaml
diff options
context:
space:
mode:
authorYanis Guenane <yanis.guenane@enovance.com>2015-05-13 13:02:47 +0200
committerYanis Guenane <yanis.guenane@enovance.com>2015-06-05 23:40:44 +0200
commit8def87e4499c798bead52b956915007b3e590812 (patch)
treeb5af420d9d9e4991c9a481b9cfa248d01589c1dc /controller.yaml
parent698e65274ed8e9bb31f0d101bade1bd5ee14e0b6 (diff)
Add Redis as a Pacemaker resource
Change-Id: I731b408f24da01c1bc897bfffe8fd4d5638932ed
Diffstat (limited to 'controller.yaml')
-rw-r--r--controller.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/controller.yaml b/controller.yaml
index 82cff3f6..efd73da8 100644
--- a/controller.yaml
+++ b/controller.yaml
@@ -364,6 +364,9 @@ parameters:
default: 5672
description: Set rabbit subscriber port, change this if using SSL
type: number
+ RedisVirtualIP:
+ type: string
+ default: '' # Has to be here because of the ignored empty value bug
SnmpdReadonlyUserName:
default: ro_snmp_user
description: The user name for SNMPd with readonly rights running on all Overcloud nodes