diff options
author | Giulio Fidente <gfidente@redhat.com> | 2015-05-07 13:05:13 -0400 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2015-05-19 07:09:28 -0400 |
commit | 7e96bb748561cfd13bae9f048ebbbf7a0f631fd1 (patch) | |
tree | 211d5b51e6b5edd3a3d23158b51fb3c0ff91fa3c /puppet/hieradata | |
parent | e4165af938510ff1352b9657e1e3942f1803e0a7 (diff) |
Provide RabbitMQ clients with a list of servers instead of VIP
This will change the way how RabbitMQ clients get to the servers,
they will not go through HAProxy anymore.
Change-Id: I522d7520b383a280505e0e7c8fecba9ac02d2c9b
Diffstat (limited to 'puppet/hieradata')
-rw-r--r-- | puppet/hieradata/controller.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/puppet/hieradata/controller.yaml b/puppet/hieradata/controller.yaml index 02b7c42a..1748ccdb 100644 --- a/puppet/hieradata/controller.yaml +++ b/puppet/hieradata/controller.yaml @@ -109,7 +109,6 @@ tripleo::loadbalancer::nova_osapi: true tripleo::loadbalancer::nova_metadata: true tripleo::loadbalancer::nova_novncproxy: true tripleo::loadbalancer::mysql: true -tripleo::loadbalancer::rabbitmq: true tripleo::loadbalancer::redis: true tripleo::loadbalancer::swift_proxy_server: true tripleo::loadbalancer::ceilometer: true |