tripleo-heat-templates/extraconfig/tasks
Steve Baker 77e8ec22a9 Force stop a single node pacemaker on yum update
Currently package updates won't occur on a single node
non-HA pacemaker managed Controller because stopping
the node loses the quorum of 1.

This change gets the count of current nodes in the cluster and
if the count is 1 then specify --force when doing a pcs cluster stop.

Change-Id: I0de2488e24f1ef53a935dbc90ec6de6142bb4264
2015-10-01 15:40:55 +13:00
..
yum_update.sh Force stop a single node pacemaker on yum update 2015-10-01 15:40:55 +13:00
yum_update.yaml Ensure present/latest for puppet driven package updates 2015-10-01 15:37:17 +13:00