From 58b3dd41a85e30ebdf3990d861f4c2bdb44e1125 Mon Sep 17 00:00:00 2001 From: Michael Gugino Date: Thu, 7 Dec 2017 21:39:24 -0500 Subject: Add os_firewall to prerequisites.yml This needs to be in place for crio. This role only installs and enables iptables, thus should only be run once. --- playbooks/openshift-master/private/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'playbooks/openshift-master') diff --git a/playbooks/openshift-master/private/config.yml b/playbooks/openshift-master/private/config.yml index afb8d6bd1..eb88fb352 100644 --- a/playbooks/openshift-master/private/config.yml +++ b/playbooks/openshift-master/private/config.yml @@ -180,7 +180,6 @@ | oo_collect('openshift.common.ip') | default([]) | join(',') }}" roles: - - role: os_firewall - role: openshift_master_facts - role: openshift_hosted_facts - role: openshift_clock -- cgit v1.2.1