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/initialize_firewall.yml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 playbooks/common/openshift-cluster/initialize_firewall.yml (limited to 'playbooks/common/openshift-cluster/initialize_firewall.yml') diff --git a/playbooks/common/openshift-cluster/initialize_firewall.yml b/playbooks/common/openshift-cluster/initialize_firewall.yml deleted file mode 100644 index f0374fbc7..000000000 --- a/playbooks/common/openshift-cluster/initialize_firewall.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- -- name: Initialize host firewall - hosts: oo_all_hosts - tasks: - - name: Install and configure the proper firewall settings - include_role: - name: os_firewall -- cgit v1.2.3