瀏覽代碼

Removing clear_facts from 3.10 upgrade

Russell Teague 7 年之前
父節點
當前提交
eba823af96
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      playbooks/common/openshift-cluster/upgrades/v3_10/upgrade_control_plane.yml

+ 0 - 1
playbooks/common/openshift-cluster/upgrades/v3_10/upgrade_control_plane.yml

@@ -19,7 +19,6 @@
 - name: Configure the upgrade target for the common upgrade tasks 3.10
   hosts: oo_masters_to_config:oo_etcd_to_config:oo_lb_to_config
   tasks:
-  - meta: clear_facts
   - set_fact:
       openshift_upgrade_target: '3.10'
       openshift_upgrade_min: '3.9'