Merge "Make second level of Rabbit OCF monitor only at slaves"
This commit is contained in:
commit
93f2a8e25b
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user