summaryrefslogtreecommitdiffstats
path: root/playbooks/common
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-02-06 14:22:23 -0500
committerScott Dodson <sdodson@redhat.com>2017-02-06 14:23:49 -0500
commite27514ac435b13c7c507c0fcd73c1135547d37ca (patch)
tree25d0e49c91cee22f3b8ea31a94fd5b754ecf43f4 /playbooks/common
parent4aebe739fb18fc150c00e6fdacfabee909fbbb24 (diff)
downloadopenshift-e27514ac435b13c7c507c0fcd73c1135547d37ca.tar.gz
openshift-e27514ac435b13c7c507c0fcd73c1135547d37ca.tar.bz2
openshift-e27514ac435b13c7c507c0fcd73c1135547d37ca.tar.xz
openshift-e27514ac435b13c7c507c0fcd73c1135547d37ca.zip
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
Diffstat (limited to 'playbooks/common')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/init.yml2
1 files changed, 0 insertions, 2 deletions
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: