summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2017-06-21 12:22:34 +0200
committerRodolfo Carvalho <rhcarvalho@gmail.com>2017-06-21 12:22:34 +0200
commit8cedbf25ea97743619d6b3949be54b55c88bcdbe (patch)
treefc57be4226cdb336ea4cb2e959c94e790ea2a797
parent62fcd88038910c52796f0e5b37e1e0d8019b80cf (diff)
downloadopenshift-8cedbf25ea97743619d6b3949be54b55c88bcdbe.tar.gz
openshift-8cedbf25ea97743619d6b3949be54b55c88bcdbe.tar.bz2
openshift-8cedbf25ea97743619d6b3949be54b55c88bcdbe.tar.xz
openshift-8cedbf25ea97743619d6b3949be54b55c88bcdbe.zip
Remove package_update from install playbook
We observed in our CI environment that this check can't guarantee that an install would fail when the check fails, thus unless we can make its output match the fate of an install we shall keep it disabled.
-rw-r--r--playbooks/byo/openshift-cluster/config.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/byo/openshift-cluster/config.yml b/playbooks/byo/openshift-cluster/config.yml
index 2372a5322..9c5948552 100644
--- a/playbooks/byo/openshift-cluster/config.yml
+++ b/playbooks/byo/openshift-cluster/config.yml
@@ -16,7 +16,6 @@
- disk_availability
- memory_availability
- package_availability
- - package_update
- package_version
- docker_image_availability
- docker_storage