tripleo-heat-templates/deployment/pacemaker
Jose Luis Franco Arza 26e00764f7 Swap tasks to avoid non-existing variable error.
The upgrade workflow to Stein has a guard task that
checks that the --limit option is being used when
running the overcloud upgrade run command, as the
upgrade needs to be performed node by node due to
the operating system upgrade. However, if the --limit
option is not passed, the upgrade tasks fails in the
task right before the guard, as that task already
references the undefined variable. So, it is needed
to invert the order so we fail at will in the guard
task.

Change-Id: I9ffddcaa52314c615362969757c94ebdf01a3b6d
Closes-Bug: #1861663
(cherry picked from commit bca35e611b)
2020-02-04 10:25:21 +00:00
..
clustercheck-container-puppet.yaml clustercheck: use fqdn instead of ip for bind address 2020-01-20 13:56:30 +00:00
compute-instanceha-baremetal-puppet.yaml Move compute-instanceha, neutron-ovn-dvr-ha to deployments 2019-05-30 20:37:36 +00:00
ovn-dbs-baremetal-puppet.yaml Move compute-instanceha, neutron-ovn-dvr-ha to deployments 2019-05-30 20:37:36 +00:00
pacemaker-baremetal-puppet.yaml Swap tasks to avoid non-existing variable error. 2020-02-04 10:25:21 +00:00
pacemaker-remote-baremetal-puppet.yaml Make pcsd listen on PacemakerNetwork/PacemakerRemoteNetwork 2019-12-22 08:32:58 +09:00