From 366b4546146cdc55eba96b0627032b194118861a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 19 2024 14:18:33 +0000 Subject: add passt userspace network for podmn5 requirements It seems podman5 has changed the rootless container network stack to passt so add this into our compose alongside the exisitng slirp4netns while we find out how the migration works so we can document it. Signed-off-by: Peter Robinson --- diff --git a/fedora-iot-base.yaml b/fedora-iot-base.yaml index c9cb232..a21a1d5 100644 --- a/fedora-iot-base.yaml +++ b/fedora-iot-base.yaml @@ -134,6 +134,8 @@ packages: - openssl - openssh-clients - openssh-server +- passt +- passt-selinux - parsec - pinentry - podman