Pin podman on jammy
The jammy-updates/universe repo recently added podman 3.4.4+ds1-1ubuntu1.22.04.1 which produces the error: Error validating CNI config file /home/zuul/.config/cni/net.d/zuul-tutorial_zuul.conflist: [plugin bridge does not support config version \"1.0.0\" plugin portmap does not support config version \"1.0.0\" plugin firewall does not support config version \"1.0.0\" plugin tuning does not support config version \"1.0.0\"] Pin to 3.4.4+ds1-1ubuntu1 until this is fixed. Change-Id: I944c6cbb8129abfc8e3383e0f08920520345f5be
This commit is contained in:
parent
29f27ebaaa
commit
97ae13d7a2
@ -1,7 +1,7 @@
|
||||
- name: Install podman
|
||||
package:
|
||||
name:
|
||||
- podman
|
||||
- 'podman=3.4.4+ds1-1ubuntu1'
|
||||
- uidmap
|
||||
- slirp4netns
|
||||
- fuse-overlayfs
|
||||
|
Loading…
Reference in New Issue
Block a user