aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/all-nodes-config.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2015-04-21 10:57:39 -0400
committerGiulio Fidente <gfidente@redhat.com>2015-04-28 08:05:15 -0400
commit1d0eb73c13ee5179f0eecb87754bc9deb952da1c (patch)
tree48aa011833e4e2436e2cda0cfb8ccc769b3050d6 /puppet/all-nodes-config.yaml
parent20731517f5f386d03243c5774bb6d0fdf4fc92ca (diff)
Add RabbitMQ as a Pacemaker resource when EnablePacemaker
Change-Id: I43a74c1db324144d33e96a94cb718db30e0fd243
Diffstat (limited to 'puppet/all-nodes-config.yaml')
-rw-r--r--puppet/all-nodes-config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/all-nodes-config.yaml b/puppet/all-nodes-config.yaml
index 7a4df796..9345e5c5 100644
--- a/puppet/all-nodes-config.yaml
+++ b/puppet/all-nodes-config.yaml
@@ -54,10 +54,10 @@ resources:
list_join:
- ','
- {get_param: controller_ips}
- rabbit_node_names:
+ rabbit_node_ips:
list_join:
- ','
- - {get_param: controller_names}
+ - {get_param: controller_ips}
mongo_node_ips:
list_join:
- ','