Browse Source

Temporary fix for upgrading issue.

Devan Goodwin 8 years ago
parent
commit
83ec4f5469
1 changed files with 1 additions and 0 deletions
  1. 1 0
      playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/pre.yml

+ 1 - 0
playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/pre.yml

@@ -71,6 +71,7 @@
     # defined, and overriding the normal behavior of protecting the installed version
     openshift_release: "3.2"
     openshift_protect_installed_version: False
+    upgrading: true
 
 - name: Verify master processes
   hosts: oo_masters_to_config