Add the iptables element to the image building process

Adding the iptables element will effectively empty
/etc/sysconfig/iptables and will solve the linked bug where a full
explanation of the different approaches has been provided.

This approach has been chosen because other approaches proved to
be either to complex *or* required that we enable the purging of
rules by default which might be disruptive for existing installations.

Closes-Bug: #1657108
Change-Id: Id0498a1158b5ace0df961248946f3ab5f11c26da
Depends-On: Iddc21316a1a3d42a1a43cbb4b9c178adba8f8db3
This commit is contained in:
Michele Baldessari 2017-01-19 09:55:03 +01:00
parent cce40e6932
commit 439d0d5d05
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ disk_images:
- grub2
- element-manifest
- dynamic-login
- iptables
- enable-packages-install
- pip-and-virtualenv-override
packages: