aboutsummaryrefslogtreecommitdiffstats
path: root/overcloud.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2016-08-17 13:26:40 -0400
committerDan Prince <dprince@redhat.com>2016-08-23 21:29:05 -0400
commit92f2cfb162294c289b2ef246c739d2da5dc22a4b (patch)
treedd2b0da7ae7fb59a242e9271ff3a8773b3635503 /overcloud.yaml
parent58bf3932a86f2f5582937e3da8cb74dfd29c116b (diff)
Move RabbitMQ settings out of controller.yaml
This moves the config settings out of controller.yaml for RabbitMQ and into puppet/services/rabbitmq.yaml. Related-Bug: #1604414 Change-Id: I6b3d71653fb91b89b85dae7df4088afff22b71ac
Diffstat (limited to 'overcloud.yaml')
-rw-r--r--overcloud.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/overcloud.yaml b/overcloud.yaml
index 0e195a48..b88d1dcd 100644
--- a/overcloud.yaml
+++ b/overcloud.yaml
@@ -400,7 +400,6 @@ resources:
HeatAuthEncryptionKey: {get_resource: HeatAuthEncryptionKey}
HorizonSecret: {get_resource: HorizonSecret}
PcsdPassword: {get_resource: PcsdPassword}
- RabbitCookie: {get_attr: [RabbitCookie, value]}
RedisVirtualIP: {get_attr: [RedisVirtualIP, ip_address]}
RedisVirtualIPUri: {get_attr: [RedisVirtualIP, ip_address_uri]}
ServiceNetMap: {get_attr: [ServiceNetMap, service_net_map]}