Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0c14b2a
)
Make rabbitmq bind on ctlplane instead of 0.0.0.0
author
Giulio Fidente
<gfidente@redhat.com>
Wed, 8 Apr 2015 22:26:02 +0000
(
00:26
+0200)
committer
Giulio Fidente
<gfidente@redhat.com>
Wed, 8 Apr 2015 22:26:02 +0000
(
00:26
+0200)
Change-Id: I353cffc13f56b54ce2d2aeb1468b9a7c51765d7c
puppet/controller-puppet.yaml
patch
|
blob
|
history
diff --git
a/puppet/controller-puppet.yaml
b/puppet/controller-puppet.yaml
index
3c29989
..
4815471
100644
(file)
--- a/
puppet/controller-puppet.yaml
+++ b/
puppet/controller-puppet.yaml
@@
-789,7
+789,9
@@
resources:
nova::network::neutron::neutron_admin_password: {get_input: neutron_password}
nova::network::neutron::neutron_url: {get_input: neutron_url}
nova::network::neutron::neutron_admin_auth_url: {get_input: neutron_admin_auth_url}
+
# Rabbit
+ rabbitmq::node_ip_address: {get_input: controller_host}
rabbitmq::erlang_cookie: {get_input: rabbit_cookie}
# Misc