Browse Source

block 3.6->3.7 upgrade if storage backend is not set to etcd3

Jan Chaloupka 7 years ago
parent
commit
2db101a550
1 changed files with 4 additions and 0 deletions
  1. 4 0
      playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml

+ 4 - 0
playbooks/common/openshift-cluster/upgrades/v3_7/upgrade.yml

@@ -21,6 +21,10 @@
   tags:
   - pre_upgrade
 
+- include: ../pre/verify_etcd3_backend.yml
+  tags:
+  - pre_upgrade
+
 - name: Update repos and initialize facts on all hosts
   hosts: oo_masters_to_config:oo_nodes_to_upgrade:oo_etcd_to_config:oo_lb_to_config
   tags: