
10 minutes is way too long and people have time to think that something is just totally broken. 1 minute is more reasonable. And in the worst case, an attribute can be set to change this now.
11 lines
390 B
Plaintext
11 lines
390 B
Plaintext
property $id="cib-bootstrap-options" \
|
|
stonith-enabled="<%= @stonith_enabled %>" \
|
|
no-quorum-policy="<%= @no_quorum_policy %>" \
|
|
placement-strategy="balanced"
|
|
op_defaults $id="op-options" \
|
|
timeout="<%= @op_default_timeout %>" \
|
|
record-pending="true"
|
|
rsc_defaults $id="rsc-options" \
|
|
resource-stickiness="1" \
|
|
migration-threshold="3"
|