#
# base config (1)
#
property cib-bootstrap-options: \
	cluster-name=SAP@@SID@@_@@INO@@ \
	stonith-enabled=true \
	stonith-action=reboot \
	stonith-timeout=150 \
	priority-fencing-delay=30
rsc_defaults rsc-options: \
	migration-threshold=5000 \
	resource-stickiness=1000
op_defaults op-options: \
	timeout=600 \
	record-pending=true
