From 8def87e4499c798bead52b956915007b3e590812 Mon Sep 17 00:00:00 2001 From: Yanis Guenane Date: Wed, 13 May 2015 13:02:47 +0200 Subject: Add Redis as a Pacemaker resource Change-Id: I731b408f24da01c1bc897bfffe8fd4d5638932ed --- controller.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'controller.yaml') 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 -- cgit 1.2.3-korg