Merge "Make second level of Rabbit OCF monitor only at slaves"

This commit is contained in:
Jenkins 2015-06-08 19:09:24 +00:00 committed by Gerrit Code Review
commit 93f2a8e25b

View File

@ -50,7 +50,8 @@ class pacemaker_wrappers::rabbitmq (
'interval' => '27',
'timeout' => '60'
},
'monitor' => {
'monitor:Slave' => {
'role' => 'Slave',
'interval' => '103',
'timeout' => '60',
'OCF_CHECK_LEVEL' => '30'