Merge "Add corosync and pacemaker properties into overcloud template"
This commit is contained in:
commit
c71b0a2a75
@ -360,6 +360,17 @@ Resources:
|
||||
Ref: CinderISCSIHelper
|
||||
controller-address:
|
||||
get_input: controller_host
|
||||
corosync:
|
||||
bindnetaddr: {get_input: controller_host}
|
||||
mcastport: 5577
|
||||
nodes:
|
||||
Merge::Map:
|
||||
controller0:
|
||||
ip: {"Fn::Select": [ 0, {"Fn::Select": [ "ctlplane", {"Fn::GetAtt": [controller0, networks]} ]} ] }
|
||||
pacemaker:
|
||||
stonith_enabled : false
|
||||
recheck_interval : 5
|
||||
quorum_policy : ignore
|
||||
db-password: unset
|
||||
glance:
|
||||
registry:
|
||||
|
Loading…
x
Reference in New Issue
Block a user