Merge "Adds cluster status check_and_fail before running upgrade (step0)"
This commit is contained in:
commit
be6a66042e
@ -132,6 +132,9 @@ outputs:
|
||||
step_config: |
|
||||
include ::tripleo::profile::base::pacemaker
|
||||
upgrade_tasks:
|
||||
- name: Check pacemaker cluster running before upgrade
|
||||
tags: step0,validation
|
||||
pacemaker_cluster: state=online check_and_fail=true
|
||||
- name: Stop pacemaker cluster
|
||||
tags: step1
|
||||
pacemaker_cluster: state=offline
|
||||
|
Loading…
x
Reference in New Issue
Block a user