diff --git a/k8s/podman.sls b/k8s/podman.sls index 994c156..fafe442 100644 --- a/k8s/podman.sls +++ b/k8s/podman.sls @@ -7,7 +7,8 @@ include: podman_pkgs: pkg.installed: - pkgs: - - podman + - podman + - runc - require: - pkgrepo: repo_debian-bullseye