bootstrap: Add package of tzdata and docker-forward-journald

Add the tzdata and docker-forward-journald into image

fix #151
fix #79
This commit is contained in:
Quan Liu 2020-03-06 16:49:57 +08:00 committed by Jackie Huang
parent d7223415c9
commit f64dcd6061

View File

@ -196,6 +196,7 @@ RDEPENDS_packagegroup-stx-integ = " \
mariadb \
drbd-utils \
docker-registry \
docker-forward-journald \
etcd \
kubernetes \
ldapscripts \
@ -207,6 +208,8 @@ RDEPENDS_packagegroup-stx-integ = " \
kvm-timer-advance \
ceph \
lldpd \
lvm2 \
tzdata \
"
RDEPENDS_packagegroup-stx-utilities = " \