Merge "Ensure tar is installed on LXC host"
This commit is contained in:
commit
5a36b5cd26
@ -38,6 +38,7 @@ _lxc_hosts_distro_packages:
|
||||
- python3-lxc
|
||||
- python3-dev
|
||||
- systemd-container
|
||||
- tar
|
||||
- xz-utils
|
||||
|
||||
# Package to remove from the host
|
||||
|
@ -34,6 +34,7 @@ _lxc_hosts_distro_packages:
|
||||
- procps
|
||||
- python3-lxc
|
||||
- systemd-container
|
||||
- tar
|
||||
- unzip
|
||||
- xz
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user