Ensure that systemd-resolved is present in the Centos container

For ubuntu systems this should already be installed via the 'systemd'
package, and there does not appear to be a specific package for
systemd-resolved on opensuse systems.

Change-Id: Idae9f51e2ce961ed20ee66691f044f1958ed9009
This commit is contained in:
Jonathan Rosser 2018-12-11 09:49:06 +00:00
parent f2ac427403
commit 4efa9c991c
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ _lxc_cache_distro_packages:
- systemd
- systemd-sysv
- systemd-networkd
- systemd-resolved
- tar
- wget
- which