Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Feb 2, 2016
2 parents 73941de + 1d2d606 commit 28da8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rabbitmq-server-ha.ocf
Original file line number Diff line number Diff line change
Expand Up @@ -1403,6 +1403,7 @@ get_monitor() {
nodelist=$(get_alive_pacemaker_nodes_but)
for node in $nodelist
do
status_master=1
# Do not refetch the master status for *this* node as we know it already
if [ $rc -ne $OCF_RUNNING_MASTER ] ; then
ocf_log info "${LH} rabbit app is running. looking for master on $node"
Expand Down

0 comments on commit 28da8c0

Please sign in to comment.