Skip to content

Commit 6551a97

Browse files
lucabdustymabe
authored andcommitted
fcos-base: add utils for static firewalling
This adds utils and service units for loading static firewalling rules, supporting both iptables and nftables flavors. Ref: coreos/fedora-coreos-tracker#103
1 parent f08f79e commit 6551a97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

fedora-coreos-base.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,10 @@ packages:
159159
# Containers
160160
- podman skopeo runc moby-engine
161161
# Networking
162-
- bridge-utils nfs-utils iptables-services
162+
- bridge-utils nfs-utils
163163
- NetworkManager dnsmasq hostname
164+
# Static firewalling
165+
- iptables nftables iptables-nft iptables-services
164166
# Storage
165167
- cloud-utils-growpart
166168
- lvm2 iscsi-initiator-utils sg3_utils

0 commit comments

Comments
 (0)