Replace some base packages removed when minimising the base image
These packages are required for selinux on centos and /etc/hosts on ubuntu. Change-Id: I7a4598cf01b7eca123299d9b15202208e6373db5
This commit is contained in:
parent
cdd6315a8b
commit
93df10df61
@ -35,8 +35,10 @@ _lxc_cache_prep_template: "prep-scripts/debian_prep.sh.j2"
|
||||
_lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- dbus
|
||||
- iproute2
|
||||
- iputils-ping
|
||||
- locales
|
||||
- netbase
|
||||
- openssh-server
|
||||
- python3
|
||||
- sudo
|
||||
|
@ -35,7 +35,9 @@ _lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- iputils
|
||||
- openssh-server
|
||||
- policycoreutils
|
||||
- python3
|
||||
- setup
|
||||
- sudo
|
||||
- systemd
|
||||
- systemd-networkd
|
||||
|
@ -35,8 +35,10 @@ _lxc_cache_prep_template: "prep-scripts/ubuntu_18_prep.sh.j2"
|
||||
_lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- dbus
|
||||
- iproute2
|
||||
- iputils-ping
|
||||
- locales
|
||||
- netbase
|
||||
- openssh-server
|
||||
- python3
|
||||
- sudo
|
||||
|
@ -35,7 +35,9 @@ _lxc_cache_distro_packages:
|
||||
- ca-certificates
|
||||
- dbus
|
||||
- iputils-ping
|
||||
- iproute2
|
||||
- locales
|
||||
- netbase
|
||||
- openssh-server
|
||||
- python3
|
||||
- sudo
|
||||
|
Loading…
x
Reference in New Issue
Block a user