Add podman dns plugin to ensure-podman
This is available in this package in Ubuntu 22.04 and later. I am unaware of how it might be installed in any other distro. Change-Id: Ibde5b8af4907eb6c1a7dd2e445a560850d85552f
This commit is contained in:
parent
5994ce4049
commit
45b70f4a56
@ -6,5 +6,7 @@
|
|||||||
- slirp4netns
|
- slirp4netns
|
||||||
- fuse-overlayfs
|
- fuse-overlayfs
|
||||||
- containernetworking-plugins
|
- containernetworking-plugins
|
||||||
|
# This enables container network dns resolution:
|
||||||
|
- golang-github-containernetworking-plugin-dnsname
|
||||||
state: present
|
state: present
|
||||||
become: yes
|
become: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user