tier-0: pull in iptables-nft instead of iptables-legacy

As per the comment, currently we're pulling in iptables-legacy because
for some reason the `iptables` Provides is fulfilled by that instead of
iptables-nft. Explicitly name the latter to avoid this.

Note in tier-1 we do pull iptables-nft only because it's explicitly
named there.
This commit is contained in:
Jonathan Lebon 2024-09-16 15:55:51 -04:00
parent a3629ba21a
commit 55609b1d19
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -2,6 +2,10 @@
packages:
- systemd
- bootc
# bootc pulls in podman, which pulls in containers-common, which wants
# `iptables`. Currently that pulls in iptables-legacy. Let's explicitly name
# iptables-nft instead to satisfy it.
- iptables-nft
# Required by bootc install today, though we'll likely switch bootc to use a Rust crate instead of sgdisk
- gdisk xfsprogs e2fsprogs dosfstools