From e27514ac435b13c7c507c0fcd73c1135547d37ca Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Mon, 6 Feb 2017 14:22:23 -0500 Subject: Move excluder disablement into control plane and node upgrade playbooks So that excluder is disabled and reset within the scope of each of those in addition to the overall playbook --- playbooks/common/openshift-cluster/upgrades/init.yml | 2 -- 1 file changed, 2 deletions(-) (limited to 'playbooks/common/openshift-cluster') diff --git a/playbooks/common/openshift-cluster/upgrades/init.yml b/playbooks/common/openshift-cluster/upgrades/init.yml index d2c8b1d20..a3b8c489e 100644 --- a/playbooks/common/openshift-cluster/upgrades/init.yml +++ b/playbooks/common/openshift-cluster/upgrades/init.yml @@ -55,8 +55,6 @@ - include: ../initialize_facts.yml -- include: ../disable_excluder.yml - - name: Ensure clean repo cache in the event repos have been changed manually hosts: oo_all_hosts tags: -- cgit v1.2.3