summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2017-03-09 16:35:48 +0100
committerJan Chaloupka <jchaloup@redhat.com>2017-03-09 18:07:13 +0100
commit37ca540a70756cdbbbc42da78b62c6738eb9259b (patch)
treebdde045c6dd99a542c91baac5377afeab7284394 /playbooks/byo/openshift-cluster
parent39e84a426f511d0f415e9b241de0f97bce4faa46 (diff)
downloadopenshift-37ca540a70756cdbbbc42da78b62c6738eb9259b.tar.gz
openshift-37ca540a70756cdbbbc42da78b62c6738eb9259b.tar.bz2
openshift-37ca540a70756cdbbbc42da78b62c6738eb9259b.tar.xz
openshift-37ca540a70756cdbbbc42da78b62c6738eb9259b.zip
re-enable excluders if they are enabled after openshift version detection
Diffstat (limited to 'playbooks/byo/openshift-cluster')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.yml b/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.yml
index e4db65b02..86f5a36ca 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.yml
@@ -50,6 +50,8 @@
tags:
- pre_upgrade
+# Note: During upgrade the openshift excluder is not unexcluded inside the initialize_openshift_version.yml play.
+# So it is necassary to run the play after running disable_excluder.yml.
- include: ../../../../common/openshift-cluster/initialize_openshift_version.yml
tags:
- pre_upgrade