diff options
| author | OpenShift Bot <eparis+openshiftbot@redhat.com> | 2017-03-28 16:24:20 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-28 16:24:20 -0500 |
| commit | 89f2e49cbe7f61fa8379343552ae9862f926bbfb (patch) | |
| tree | 85c274b5b41cbb3a3ff19024c40173abdff94fcc /playbooks/common/openshift-node | |
| parent | d77a9a685c3add9ef9c4d659ee47ebf35e145fe4 (diff) | |
| parent | 7fcc44c894888fd9ed4a5997fd7f82bfc8daf19e (diff) | |
Merge pull request #3781 from ingvagabund/make-the-ocp-version-detection-excluder-free
Merged by openshift-bot
Diffstat (limited to 'playbooks/common/openshift-node')
| -rw-r--r-- | playbooks/common/openshift-node/scaleup.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/playbooks/common/openshift-node/scaleup.yml b/playbooks/common/openshift-node/scaleup.yml index d81bd152e..c31aca62b 100644 --- a/playbooks/common/openshift-node/scaleup.yml +++ b/playbooks/common/openshift-node/scaleup.yml @@ -28,9 +28,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 |
