Преглед на файлове

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'