Install the timezone package by default

The timezone package is required in order to have the containers report
correct time the timezone package is required. This change install the
tz package across all of the distros we support.

Change-Id: I2aa2561cc6e2c71db0a16590f5d9dbab24b393d2
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
This commit is contained in:
Kevin Carter 2018-10-03 23:35:32 -05:00
parent dd1aaf6277
commit 2795982ba3
4 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,7 @@ _nspawn_container_distro_packages:
- systemd-networkd
- systemd-resolved
- tar
- tzdata
- wget
- which
- yum-plugin-priorities

View File

@ -47,6 +47,7 @@ _nspawn_container_distro_packages:
- sudo
- systemd
- tar
- timezone
- wget
- which

View File

@ -51,6 +51,7 @@ _nspawn_container_distro_packages:
- rsync
- sudo
- systemd
- tzdata
- tar
- wget

View File

@ -52,6 +52,7 @@ _nspawn_container_distro_packages:
- sudo
- systemd
- tar
- tzdata
- wget
_nspawn_cache_map: