summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-master
diff options
context:
space:
mode:
authorJan Chaloupka <jchaloup@redhat.com>2017-03-28 15:50:53 +0200
committerJan Chaloupka <jchaloup@redhat.com>2017-03-28 15:50:55 +0200
commit7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e (patch)
tree18c8224855024a040f6db69d6804ec98bf401fab /playbooks/common/openshift-master
parent0d38f04595fc2098cf8304faf20e15e62f43955c (diff)
downloadopenshift-7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e.tar.gz
openshift-7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e.tar.bz2
openshift-7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e.tar.xz
openshift-7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e.zip
Make the OCP available version detection excluder free
When detecting available OCP version via repoquery, use yum.conf file with exclude= set to an empty array. So the detection is independent of the OCP excluder.
Diffstat (limited to 'playbooks/common/openshift-master')
-rw-r--r--playbooks/common/openshift-master/scaleup.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/common/openshift-master/scaleup.yml b/playbooks/common/openshift-master/scaleup.yml
index c59747081..92f16dc47 100644
--- a/playbooks/common/openshift-master/scaleup.yml
+++ b/playbooks/common/openshift-master/scaleup.yml
@@ -61,9 +61,6 @@
- openshift_docker
- include: ../openshift-cluster/disable_excluder.yml
- vars:
- # the excluders needs to be disabled no matter what status says
- with_status_check: false
tags:
- always