aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2015-06-18 12:21:29 +0300
committerGiulio Fidente <gfidente@redhat.com>2015-06-18 14:31:52 +0200
commitd02beabc0af6b4843f7b4bbd759f1ba4252562b8 (patch)
tree90b8ea3c07fa5921a9a4adcb7c977f5a2fb033fa /environments
parent63af3fcbe90158ce1a3f96d35219805d902c25f4 (diff)
Enable loadbalancing of the Redis VIP, defaults to False
We have to set it to true as the default is false which means the redis vip can't be reached. This was manifested as a problem with ceilometer agent reaching the coordination url like [1]. Co-Authored-By: Giulio Fidente <gfidente@redhat.com> [1] https://bugzilla.redhat.com/attachment.cgi?id=1040023 Closes-Bug: https://bugzilla.redhat.com/show_bug.cgi?id=1232797 Change-Id: I1cd63308d0ac1d17542e1a2a909ee1a9680ed4b3
Diffstat (limited to 'environments')
-rw-r--r--environments/puppet-pacemaker.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/environments/puppet-pacemaker.yaml b/environments/puppet-pacemaker.yaml
index 70e1b3ed..f235cf8f 100644
--- a/environments/puppet-pacemaker.yaml
+++ b/environments/puppet-pacemaker.yaml
@@ -2,6 +2,3 @@
# Overcloud controller with Pacemaker.
resource_registry:
OS::TripleO::ControllerConfig: ../puppet/controller-config-pacemaker.yaml
-
-parameter_defaults:
- RedisVirtualIP: 192.0.2.142