This is needed for including firewalld in atomic host. Basically right now anaconda will always enable firewalld on the host if firewalld is installed. Since we want to include firewalld in atomic host, but we want to leave it disabled by default, then we need anaconda to leave the system alone and not enable or disable it.
We need a firewall --use-system-defaults flag inside anaconda for this.
firewall --use-system-defaults
Metadata Update from @dustymabe: - Issue assigned to dustymabe - Issue tagged with: anaconda, host, jira
Here are the PRs:
[pykickstart]
[anaconda]
All PRs have been merged and new builds of anaconda exist for f27: https://bodhi.fedoraproject.org/updates/FEDORA-2018-60f3e22183
Adding these builds to f27-atomic-host-installer koji tag now so they will get picked up by the installer.
f27-atomic-host-installer
This has made it into f27/rawhide. closing
Metadata Update from @dustymabe: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.