From 104400bff26e7522ab6e023bcd5a247d3931c4e9 Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Tue, 29 Aug 2017 12:38:39 -0400 Subject: Move firewall install and fix scaleup playbooks --- playbooks/common/openshift-cluster/config.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'playbooks/common/openshift-cluster/config.yml') diff --git a/playbooks/common/openshift-cluster/config.yml b/playbooks/common/openshift-cluster/config.yml index e1df71112..26b27ba39 100644 --- a/playbooks/common/openshift-cluster/config.yml +++ b/playbooks/common/openshift-cluster/config.yml @@ -18,10 +18,6 @@ - docker_image_availability - docker_storage -- include: initialize_firewall.yml - tags: - - always - - hosts: localhost tasks: - fail: -- cgit v1.2.3