Bug 1298995 - firewalld should be disabled or stopped as part of the install process.
Summary: firewalld should be disabled or stopped as part of the install process.
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-15 16:05 UTC by Eric Rich
Modified: 2019-09-12 09:45 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-18 07:22:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Eric Rich 2016-01-15 16:05:11 UTC
Description of problem:

The install process should disable the firewalld service sine it is not it use. 

Version-Release number of selected component (if applicable): 3.1
How reproducible: 100% 

Steps to Reproduce:
1. Install OpenShift 

Actual results:

Firewalld is enabled and active, after the install. 

Expected results:

Firewalld should be disabled.

Comment 2 Eric Rich 2016-01-15 16:18:08 UTC
https://github.com/openshift/openshift-ansible/blob/prod/roles/os_firewall/tasks/firewall/iptables.yml#L16-L21

Seems to indicate that if firewalld is installed, it should be disabled as part of the install process.


Note You need to log in before you can comment on or make changes to this bug.