From 9dc723cd7eef39afca9d2663c42dd8e636016e15 Mon Sep 17 00:00:00 2001
From: juanvallejo <jvallejo@redhat.com>
Date: Mon, 7 Aug 2017 09:38:27 -0400
Subject: add additional preflight checks to upgrade path

---
 playbooks/common/openshift-cluster/upgrades/pre/verify_health_checks.yml | 1 +
 1 file changed, 1 insertion(+)

(limited to 'playbooks/common/openshift-cluster/upgrades')

diff --git a/playbooks/common/openshift-cluster/upgrades/pre/verify_health_checks.yml b/playbooks/common/openshift-cluster/upgrades/pre/verify_health_checks.yml
index 497709d25..ad6325ca0 100644
--- a/playbooks/common/openshift-cluster/upgrades/pre/verify_health_checks.yml
+++ b/playbooks/common/openshift-cluster/upgrades/pre/verify_health_checks.yml
@@ -11,3 +11,4 @@
       checks:
       - disk_availability
       - memory_availability
+      - docker_image_availability
-- 
cgit v1.2.3