Add podman to bindep
podman is a requirement when building rockylinux images, it must be included in bindep.txt Note: zuul ensures that podman is installed in CI jobs, but the dependency is missing when deploying devstack outside CI. Change-Id: I17aaac32fdb435b78a2da23b179f2db8d9b0d531
This commit is contained in:
parent
55c8644ef3
commit
c0850ae0ca
@ -11,6 +11,7 @@ kpartx
|
||||
sudo
|
||||
curl
|
||||
git
|
||||
podman [!platform:debian-buster !platform:debian-stretch !platform:ubuntu-trusty !platform:ubuntu-bionic !platform:ubuntu-focal !platform:suse !platform:gentoo]
|
||||
|
||||
squashfs-tools [!platform:suse]
|
||||
squashfs [platform:suse]
|
||||
|
Loading…
x
Reference in New Issue
Block a user