Drop catatonit, as podman includes it by default now
This commit is contained in:
parent
283af126ba
commit
62f71b1498
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue