Drop catatonit, as podman includes it by default now

This commit is contained in:
Colin Walters 2023-02-17 16:52:16 -05:00
parent 283af126ba
commit 62f71b1498
1 changed files with 2 additions and 2 deletions

View File

@ -53,8 +53,8 @@ mutate-os-release: "${releasever}"
packages: packages:
# Include and set the default editor # Include and set the default editor
- nano - nano
# Containers # TODO: Also consider dropping this
- systemd-container catatonit - systemd-container
- fuse-overlayfs slirp4netns - fuse-overlayfs slirp4netns
# support for old style CNI networks and name resolution for # support for old style CNI networks and name resolution for
# podman containers with CNI networks # podman containers with CNI networks