소스 검색

Temporary fix for upgrading issue.

Devan Goodwin 8 년 전
부모
커밋
83ec4f5469
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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