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-nfs/private/config.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'playbooks/openshift-nfs') diff --git a/playbooks/openshift-nfs/private/config.yml b/playbooks/openshift-nfs/private/config.yml index 6ea77e00b..3625efcc6 100644 --- a/playbooks/openshift-nfs/private/config.yml +++ b/playbooks/openshift-nfs/private/config.yml @@ -14,7 +14,6 @@ - name: Configure nfs hosts: oo_nfs_to_config roles: - - role: os_firewall - role: openshift_storage_nfs - name: NFS Install Checkpoint End -- cgit v1.2.1