summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/init.yml
diff options
context:
space:
mode:
authorRodolfo Carvalho <rhcarvalho@gmail.com>2017-07-28 13:42:22 +0200
committerGitHub <noreply@github.com>2017-07-28 13:42:22 +0200
commit32710db7c1ae34f884c73a7d3b3c1cbc2e368eca (patch)
treeb988a53a46daee702f5a32049af01b57cedb8c3f /playbooks/common/openshift-cluster/upgrades/init.yml
parentd0761aee7107dffa4803f39b2aaecb660d767752 (diff)
downloadopenshift-32710db7c1ae34f884c73a7d3b3c1cbc2e368eca.tar.gz
openshift-32710db7c1ae34f884c73a7d3b3c1cbc2e368eca.tar.bz2
openshift-32710db7c1ae34f884c73a7d3b3c1cbc2e368eca.tar.xz
openshift-32710db7c1ae34f884c73a7d3b3c1cbc2e368eca.zip
Revert "Add health checks to upgrade playbook"
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/init.yml')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/init.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/init.yml b/playbooks/common/openshift-cluster/upgrades/init.yml
index 5fc290526..0f421928b 100644
--- a/playbooks/common/openshift-cluster/upgrades/init.yml
+++ b/playbooks/common/openshift-cluster/upgrades/init.yml
@@ -23,5 +23,3 @@
set_fact:
os_firewall_use_firewalld: false
when: "'Active: active' in service_iptables_status.stdout"
-
-- include: ./pre/verify_health_checks.yml