tripleo-image-elements/elements/pacemaker
Jan Provaznik 107abfa36a Change pacemaker default no-quorum-policy to 'stop'
Currently we use 'ignore' policy which makes sense for 2-nodes
clusters. Setting 'stop' policy makes sure that resources are stopped
in affected cluster partition.

Change-Id: I73dd5670713d0b6f93482ee1d7a14bac7e68ce1f
2014-09-03 13:34:37 +02:00
..
bin Add helper script for defining pacemaker resources 2014-08-29 10:12:36 +02:00
install.d Add pacemaker and corosync as tripleo elements 2014-05-06 09:10:17 +00:00
os-apply-config/etc/corosync/service.d Add pacemaker and corosync as tripleo elements 2014-05-06 09:10:17 +00:00
os-refresh-config/post-configure.d Change pacemaker default no-quorum-policy to 'stop' 2014-09-03 13:34:37 +02:00
README.md Add pacemaker and corosync as tripleo elements 2014-05-06 09:10:17 +00:00
element-deps Fix pacemaker cluster configuration 2014-08-07 14:05:52 +02:00

README.md

Installs and configures pacemaker.

Configuration is optional.

Configuration

pacemaker:
    stonith_enabled : false
    recheck_interval : 5
    quorum_policy : ignore