Rework podman rootless 6
This commit is contained in:
parent
49e4b3a9d0
commit
eb5197eb1c
1 changed files with 2 additions and 3 deletions
|
@ -63,10 +63,9 @@ applications_podman_rootless_subuid:
|
|||
- applications_podman_user
|
||||
|
||||
applications_podman_rootless_tun_permissions:
|
||||
file:
|
||||
- directory
|
||||
file.directory:
|
||||
- name: /dev/net
|
||||
- mknod
|
||||
file.mknod:
|
||||
- name: /dev/net/tun
|
||||
- ntype: c
|
||||
- major: 10
|
||||
|
|
Loading…
Reference in a new issue