
The podman socket is owned by root by default, so add a podman group (like the docker group) to allow the zuul/ansible user to access it. Also, add support for Ubuntu noble. Change-Id: I653d9c313c69298da00b139a791a6177d37475cd
4 lines
86 B
YAML
4 lines
86 B
YAML
ensure_podman_validate: false
|
|
ensure_podman_socket: false
|
|
ensure_podman_group: podman
|