feat: Add lz4
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@
|
|||||||
# Packages to install to run podman
|
# Packages to install to run podman
|
||||||
podman_packages:
|
podman_packages:
|
||||||
- podman
|
- podman
|
||||||
- systemd-container
|
- lz4 # Useful to export/import volumes
|
||||||
|
- systemd-container # Contains machinectl command
|
||||||
|
|
||||||
# Dedicated groupi/user
|
# Dedicated groupi/user
|
||||||
podman_group: podman
|
podman_group: podman
|
||||||
|
|||||||
Reference in New Issue
Block a user