From b908de5dc79ffa83b0e5f38384d2fa4e6818959e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mar 19 2024 14:13:26 +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 3da21d4..6f429f6 100644 --- a/fedora-iot-base.yaml +++ b/fedora-iot-base.yaml @@ -133,6 +133,8 @@ packages: - openssl - openssh-clients - openssh-server +- passt +- passt-selinux - parsec - pinentry - podman