summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
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/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
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/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
index 907196d8f..d791e89f6 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_control_plane.yml
@@ -51,6 +51,10 @@
tags:
- pre_upgrade
+- include: ../../../../common/openshift-cluster/disable_excluder.yml
+ tags:
+ - pre_upgrade
+
- include: ../../../../common/openshift-cluster/initialize_openshift_version.yml
tags:
- pre_upgrade